freetype/src/cache
David Turner 00d9f40cf7 * src/smooth/ftsmooth.c, src/base/ftobjs.c,
include/freetype/config/ftmodule.h: updated to correctly support
        sub-pixel rendering

        * include/freetype/cache/ftcimage.h, include/freetype/cache/ftcsbits.h,
        src/cache/ftcimage.c, src/cache/ftcsbit.c: updated to support sub-pixel
        rendering correctly. Definition of FTC_ImageTypeRec that replaces the
        obsolete FTC_ImageDesc, and has slightly different fields. The
        image type is now determined directly by "load_flags" values.

        * src/autohint/ahtypes.h, src/autohint/ahhint.c,
        src/pshinter/pshalgo3.c, src/pshinter/pshalgo3.h: various enhancements
        to the automatic and Postscript hinters !! and sub-pixel hinting now
        works correctly (see demo programs)
2002-09-08 21:29:11 +00:00
..
descrip.mms * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00
ftcache.c small fix 2001-12-08 00:54:19 +00:00
ftccache.c Some formatting. 2002-08-06 21:47:40 +00:00
ftccache.i Some formatting. 2002-08-06 21:47:40 +00:00
ftccmap.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00
ftcerror.h Formatting. 2001-06-19 23:03:41 +00:00
ftcglyph.c Formatting. 2001-12-20 17:49:10 +00:00
ftcimage.c * src/smooth/ftsmooth.c, src/base/ftobjs.c, 2002-09-08 21:29:11 +00:00
ftcmanag.c * src/cache/ftccache.c (ftc_cache_lookup), 2002-04-28 02:48:20 +00:00
ftcsbits.c * src/smooth/ftsmooth.c, src/base/ftobjs.c, 2002-09-08 21:29:11 +00:00
ftlru.c * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00
Jamfile added new charmap cache. see include/freetype/cache/ftccmap.h 2001-12-07 14:43:45 +00:00
rules.mk * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00