RSS feed
0a29c697
– David Turner <david@freetype.org>
authored
on 2000/05/12 13:09
implemented FT_Select_Charmap and FT_Set_Charmap
c91cfe11
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:51
small update to the memory tester
c60c61c6
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:26
fixed a potential memory leak when loading embedded bitmaps
c06eb3b7
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:10
fixed stupid math lib bug in the Makefile
c30aea98
– David Turner <david@freetype.org>
authored
on 2000/05/12 11:01
another massive changes in order to completely avoid
bfe2f98f
– David Turner <david@freetype.org>
authored
on 2000/05/12 08:17
a new massive grunt work. Redefined the EXPORT_DEF,
4f2c5544
– David Turner <david@freetype.org>
authored
on 2000/05/12 06:19
additional changes, this time in order to pass extra parameters
8c62a120
– David Turner <david@freetype.org>
authored
on 2000/05/11 15:06
another fix for the build system (the module list wasn't
2561b245
– David Turner <david@freetype.org>
authored
on 2000/05/11 14:47
I knew the first CVS commit wouldn't be good :o)
787183ea
– David Turner <david@freetype.org>
authored
on 2000/05/11 14:47
re-added the "freetype.mk" that was mistakenly deleted
a9c251c4
– David Turner <david@freetype.org>
authored
on 2000/05/11 14:36
logged directory re-organisation
efce08d6
– David Turner <david@freetype.org>
authored
on 2000/05/11 14:23
major re-organisation of the FreeType 2 directory hierarchy
5d6b82d9
– David Turner <david@freetype.org>
authored
on 2000/05/09 18:08
formatting
f3823281
– David Turner <david@freetype.org>
authored
on 2000/05/05 09:11
added experimental emboldening/outlining code. This
4d3e5639
– David Turner <david@freetype.org>
authored
on 2000/05/05 08:33
closed most of the memory leaks in the Type 1 driver(s)
a1656abd
– David Turner <david@freetype.org>
authored
on 2000/05/04 21:39
fixed a typo
c1205799
– David Turner <david@freetype.org>
authored
on 2000/05/04 21:38
changes the type of the "mode" parameter in FT_Set_Raster_Mode
81d02dbc
– David Turner <david@freetype.org>
authored
on 2000/05/04 21:37
finally a auto-hinter module interface I'm satisfied with,
d50941dc
– David Turner <david@freetype.org>
authored
on 2000/05/04 21:36
fixed a compilation problem that occurred with the
c136b409
– David Turner <david@freetype.org>
authored
on 2000/05/04 13:24
an update to FT_Outline_Funcs used to improve
08c38755
– David Turner <david@freetype.org>
authored
on 2000/05/04 12:36
at last, the bug seems to be solved. Now, the source code
8ee071a0
– David Turner <david@freetype.org>
authored
on 2000/05/03 14:15
very preliminray CID support
4fce93e0
– David Turner <david@freetype.org>
authored
on 2000/05/03 14:15
still working on that damn rasterizer bug !! ;-)
112be4c6
– David Turner <david@freetype.org>
authored
on 2000/05/03 06:37
"ftrast.c" now works for monochrome bitmaps, and doesn't
d186a361
– David Turner <david@freetype.org>
authored
on 2000/05/02 13:41
various updates to reduce the compilation warnings
d8948921
– David Turner <david@freetype.org>
authored
on 2000/05/02 09:29
ftrast.c
06b73729
– David Turner <david@freetype.org>
authored
on 2000/05/02 07:04
added FT_CONFIG_OPTION_OLD_CALCS to ensure that
eede9015
– David Turner <david@freetype.org>
authored
on 2000/05/02 07:03
removed the smooth renderer from the demos directory
c5b99324
– David Turner <david@freetype.org>
authored
on 2000/05/02 07:02
updates needed to compile the source programs now that
1119baee
– David Turner <david@freetype.org>
authored
on 2000/05/02 07:01
added support for version 2 of the OS/2 table
b7ef2b09
– David Turner <david@freetype.org>
authored
on 2000/05/02 07:01
in order to ensure that the bytecode interpretation is exactly
48641d60
– David Turner <david@freetype.org>
authored
on 2000/05/02 07:00
added a simple line to set "glyph.control_len" when loading
9a9315fa
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:59
changes to reflect the new files
6eebf905
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:57
first version of "t1tables", which will be used to access the
62c7af63
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:57
added the definition of the MaxProfile table
bb287bd1
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:55
added the declaration of the smooth renderer to "include"
f7b5c822
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:55
defined FT_Pointer as a typeless pointer
488cd71e
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:54
a few updates to the OpenType Layout code
e608a3e0
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:53
moved the smooth renderer to the base layer directory
27110613
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:52
added FT_Sqrt64 to ensure that all bytecode operations are
a8bcdf8e
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:51
added FT_Done_Stream
68ebd1be
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:51
typo
33ec7d47
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:51
removed an over-zealous assertation that halted the engine
61492029
– David Turner <david@freetype.org>
authored
on 2000/05/02 06:50
added macros to read little endian words from a byte stream
65e823da
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:36
raised TT_MAX_SUBGLYPHS to 96 to avoid problems
f8a116fb
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:11
implemented extra interface for "FT_Get_Sfnt_Table"
99a4d93b
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:10
added FT_Get_Sfnt_Table from "include/tttables.h"
2dbc54dd
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:10
typo
8ce47b1d
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:09
added new auto-hinter driver interface !
ffd43a6f
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:09
added a new include file to access TrueType tables
680ec373
– David Turner <david@freetype.org>
authored
on 2000/04/25 12:08
added the FT_LOAD_FORCE_AUOHINT flag
77054f29
– David Turner <david@freetype.org>
authored
on 2000/04/14 16:49
updates for the fifth beta
d8723b4f
– David Turner <david@freetype.org>
authored
on 2000/04/14 07:29
fixed another small bug. The metrics were not computed
1216e434
– David Turner <david@freetype.org>
authored
on 2000/04/14 07:22
fixed a small bug that prevented the loading of certain
231d0587
– David Turner <david@freetype.org>
authored
on 2000/04/14 06:29
raised the value of TT_MAX_SUBGLYPHS, as it prevented
7ae268a2
– Werner Lemberg <wl@gnu.org>
authored
on 2000/04/10 18:50
Fixed a compiler warning.
69e010fd
– Werner Lemberg <wl@gnu.org>
authored
on 2000/04/10 18:50
Removed compiler warnings.
32a53b22
– Werner Lemberg <wl@gnu.org>
authored
on 2000/04/10 08:14
Adding LDFLAGS. I don't know yet a good solution (within GNU make) to
c83bfdd5
– Werner Lemberg <wl@gnu.org>
authored
on 2000/04/10 08:13
Adding string.h
521e2bc8
– David Turner <david@freetype.org>
authored
on 2000/04/10 08:11
Added pre-liminary autoconf support files for Unix. Note that these don't work
90a36c55
– David Turner <david@freetype.org>
authored
on 2000/04/04 14:21
a small improvement to the Type 1 hinter, that
46ab6331
– David Turner <david@freetype.org>
authored
on 2000/04/04 12:46
formatting, and remove the "interface" identifier
ea10fbf9
– David Turner <david@freetype.org>
authored
on 2000/04/04 09:17
Consider the smooth renderer completed ! It will probably
82942cc2
– David Turner <david@freetype.org>
authored
on 2000/03/30 03:43
simple fix required by the auto-hinting module
3562d014
– Just van Rossum <just@letterror.com>
authored
on 2000/03/28 14:41
minor improvements, mainly to the PFB testing code...
69473e4e
– David Turner <david@freetype.org>
authored
on 2000/03/28 11:40
fixed the display on 24-bit and 32-bit displays
37379e21
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:22
major changes to the library:
ed7f62ac
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:19
support for FT_LOAD_NO_RECURSE needed by the auto-hinter
7024ca1a
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:18
ftoutln.c is now mandatory. The optional parts of this
e01a41d5
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:17
fixed a stupid bug in FT_MulFix
b5c1a4e5
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:15
a new program to demonstrate the new convenience glyph
6b0149b8
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:14
a new simple program to display composite glyphs in a given
b46a2d8a
– Antoine Leca <antoine-freetype@leca-marti.org>
authored
on 2000/03/23 12:24
Adding the new languages codes from Apple and the new Unicode ranges as for 3.0
14d340ce
– David Turner <david@freetype.org>
authored
on 2000/03/17 18:33
fixed a _really_ stupid bugs in the TrueType Collection
f8bc2d3c
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 08:15
use escapes instead of 8-bit in the Text constant: the 8-bit version got mangled by maccvs...
5a34a7ba
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 08:07
use stream->memory instead of malloc/free.
137c8888
– David Turner <david@freetype.org>
authored
on 2000/03/17 07:47
updated the "smooth" anti-aliaser. By increasing the number
fbf3ce28
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:53
updated project files
65a60dc1
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:53
Here's the Mac FOND driver! It seems to work well, but it turns out the Type 1 drivers (old as well as new) reject about half the fonts I have.
5ae477c4
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:51
Added prototype for T1_Done_Parser()
05ef28c4
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:48
Added mac FOND driver, and use t1z driver instead of the "old" t1 driver.
1d85a73d
– David Turner <david@freetype.org>
authored
on 2000/03/17 05:15
Added a new version of the "smooth". This one uses
7e68ad48
– David Turner <david@freetype.org>
authored
on 2000/03/17 05:14
fix to compile with latest FreeType 2
16afbe2d
– David Turner <david@freetype.org>
authored
on 2000/03/17 05:13
update
a6415244
– David Turner <david@freetype.org>
authored
on 2000/03/13 09:25
updated documentation for Beta 4
c3c7e7fb
– David Turner <david@freetype.org>
authored
on 2000/03/13 09:19
updated CHANGES
757429fd
– David Turner <david@freetype.org>
authored
on 2000/03/13 08:02
fix to get rid of compile warning
7f7aadf4
– David Turner <david@freetype.org>
authored
on 2000/03/13 07:57
finished moving all configuration macros to
3246efed
– David Turner <david@freetype.org>
authored
on 2000/03/13 07:12
first step towards moving all configuration options
06d508c1
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:52
removed the unused/obsolete "ftbbox.c"
4258c4fe
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:50
removed src/shared/ttnameid.h (redundant)
f6dc6c17
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:50
renamed ttnamedid.h to ttnameid.h
7f615aef
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:49
renamed all outlines functions to the
41dbcbf6
– David Turner <david@freetype.org>
authored
on 2000/03/09 06:46
reformatting, changing the FT_Outline structure:
291afa09
– David Turner <david@freetype.org>
authored
on 2000/03/08 09:14
added the new "smooth" anti-aliaser
e98e4af7
– David Turner <david@freetype.org>
authored
on 2000/03/06 12:01
fixed a nasty bug that occured with CMAP format 4..
0f99ddda
– David Turner <david@freetype.org>
authored
on 2000/03/06 08:23
changed the structure of FT_Outline in order to pack
9d76a8d6
– David Turner <david@freetype.org>
authored
on 2000/03/06 04:51
a few fixes to get rid of unwanted compile-time warnings
80f4b060
– Just van Rossum <just@letterror.com>
authored
on 2000/03/05 11:10
fixed typo in comment
1eabbcb4
– Just van Rossum <just@letterror.com>
authored
on 2000/03/05 11:09
properly behave in case the console window became active
Next