freetype/src
David Turner c9d2024e0e * include/freetype/internal/tttypes.h, src/sfnt/ttload.c,
src/sfnt/sfobjs.c, src/sfnt/sfdriver.c, src/base/ftnames.c:
        fixing the SFNT name table loader to support various buggy fonts.
        it now ignores empty name entries, entries with invalid pointer
        offsets and certain fonts containing tables with broken "storageOffset"
        fields.

        name strings are now loaded on demand, which reduces the memory
        requirements for a given FT_Face tremendously (for example, the
        name table of Arial.ttf is about 10Kb and contains 70 names !!)

        finally, this is a _quick_ fix. The whole name table loader and
        interface will be rewritten in a much more cleanly way shortly,
        once CSEH have been introduced in the sources.
2002-05-27 23:52:01 +00:00
..
autohint * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
base * include/freetype/internal/tttypes.h, src/sfnt/ttload.c, 2002-05-27 23:52:01 +00:00
bdf * include/freetype/config/ftheader.h (FT_BEZIER_H): Removed. 2002-05-22 05:41:06 +00:00
cache * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00
cff * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
cid * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
otlayout * src/truetype/ttgload.c (TT_Load_Glyph): finally fixing the last 2002-05-04 18:02:59 +00:00
pcf * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
pfr * src/pfr/pfrerror.h: New file. 2002-04-28 10:25:55 +00:00
psaux * src/psaux/psobjs.c (T1Radix): New function. 2002-05-22 04:53:25 +00:00
pshinter * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
psnames * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
raster * src/base/ftmac.c (p2c_str): Removed. 2002-04-30 14:26:49 +00:00
sfnt * include/freetype/internal/tttypes.h, src/sfnt/ttload.c, 2002-05-27 23:52:01 +00:00
smooth * src/base/ftmac.c (p2c_str): Removed. 2002-04-30 14:26:49 +00:00
tools fixed html quoting in DocMaker 2002-01-07 12:09:51 +00:00
truetype * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
type1 * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
type42 * builds/unix/ft-munmap.m4: New file, extracted FT_MUNMAP_DECL and 2002-05-24 22:05:43 +00:00
winfonts * src/bdf/README: Mention Microsoft's SBIT tool. 2002-05-21 20:22:59 +00:00
Jamfile * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00