Al-Qurtas-Islamic-bank-The-.../src/sfnt
David Turner 791d83a612 * 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
..
Jamfile * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
descrip.mms * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
sfdriver.c * include/freetype/internal/tttypes.h, src/sfnt/ttload.c, 2002-05-27 23:52:01 +00:00
sfdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
sferrors.h Formatting. 2001-06-19 23:03:41 +00:00
sfnt.c * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
sfobjs.c * include/freetype/internal/tttypes.h, src/sfnt/ttload.c, 2002-05-27 23:52:01 +00:00
sfobjs.h * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
ttcmap.c * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
ttcmap.h * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
ttcmap0.c * src/sfnt/ttcmap0.c (tt_cmap4_char_index): Fix serious typo 2002-05-02 06:50:58 +00:00
ttcmap0.h * src/pcf/pcfdriver.c (PCF_Face_Init) [!FT_CONFIG_OPTION_USE_CMAPS]: 2002-04-28 12:25:31 +00:00
ttload.c * include/freetype/internal/tttypes.h, src/sfnt/ttload.c, 2002-05-27 23:52:01 +00:00
ttload.h * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
ttpost.c * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
ttpost.h * src/truetype/ttgload.c: 16bit fixes. 2002-04-01 14:25:28 +00:00
ttsbit.c * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00
ttsbit.h * src/sfnt/ttcmap.c: 16bit fixes (0xFFFF -> 0xFFFFU). 2002-03-31 18:48:24 +00:00