- 11 May, 2000 1 commit
-
-
David Turner authored
-
- 09 May, 2000 1 commit
-
-
David Turner authored
-
- 05 May, 2000 5 commits
-
-
David Turner authored
is incomplete and will not compile so turned off
-
David Turner authored
this is required before any serious work to implement multiple masters
-
David Turner authored
to unsigned long (easier than string to compare)
-
David Turner authored
it's now time to change other font drivers to take advantage of it :-)
-
David Turner authored
LCC C pre-processor. really minor
-
- 04 May, 2000 1 commit
-
-
David Turner authored
the accuracy of outline decomposition
-
- 02 May, 2000 12 commits
-
-
David Turner authored
-
David Turner authored
five additional fields (see OT Spec 1.2)
-
David Turner authored
equivalent to the one in FT 1.4, moved some code from the old version of FreeType in order to compute vector normalization a bit differently
-
David Turner authored
a simple glyph. This is used to compute statistics on font files..
-
David Turner authored
include/tttables.h include/t1tables.h
-
David Turner authored
still far to go, but I'll dedicate most of my time on it next week
-
David Turner authored
it is compiled as a separate object, and its interface is available in "include/ftgrays.h"
-
David Turner authored
strictly equivalent to the ones in FT 1.4 when compiling with the configuration macro FT_CONFIG_OPTION_OLD_CALCS defined..
-
David Turner authored
-
David Turner authored
-
David Turner authored
with a few weird fonts.
-
David Turner authored
(e.g. NEXT_ShortLE(buffer))
-
- 25 Apr, 2000 4 commits
-
-
David Turner authored
-
David Turner authored
-
David Turner authored
-
David Turner authored
modified tttypes.h to use the new "include/tttables.h"
-
- 14 Apr, 2000 2 commits
-
-
David Turner authored
correctly..
-
David Turner authored
fonts that use the DOS linefeed convention.., including the newest XFree86 4.0 B&H Type 1 fonts !!
-
- 04 Apr, 2000 1 commit
-
-
David Turner authored
comes from research with the auto-hinter. Nothing fancy but gets rid of the un-normalized widths :-)
-
- 30 Mar, 2000 1 commit
-
-
David Turner authored
(sets the ft_outline_reverse_fill bit_flag)
-
- 28 Mar, 2000 5 commits
-
-
Just van Rossum authored
-
David Turner authored
- there is now a "convenience" API to manage glyphs in "include/ftglyph.h". See the demo program "ftstring" for an example.. - the raster interface has been changed in order to allow direct composition through user-provided callbacks. This has been tested but isn't demonstrated for now in "demos" - the FT_LOAD_NO_RECURSE flag is supported, as this is required by some new code in the auto-hinting engine - some bug fixed in FT_MulFix which made FT_xxx_Transform return incorrect results..
-
David Turner authored
-
David Turner authored
component can be disabled with the config macro FT_CONFIG_OPTION_NO_CONVENIENCE_FUNCS
-
David Turner authored
-
- 17 Mar, 2000 4 commits
-
-
David Turner authored
loading !!
-
Just van Rossum authored
-
Just van Rossum authored
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.
-
Just van Rossum authored
-
- 13 Mar, 2000 3 commits
-
-
David Turner authored
-
David Turner authored
added BUILD & INSTALL
-
David Turner authored
-