freetype/src/cache
David Turner 20e33158da * src/base/ftstroker.c: probably the last bug-fixes to the stroker,
the API is likely to change however.

        * src/base/fttrigon.c (FT_Angle_Diff): fixing function, it returned
        invalid values for large negative angle differences (resulting in
        incorrect stroker computations, among other things)

        * src/cache/ftccache.c (ftc_node_unlink): removing incorrect
        assertion, and changing code to avoid hash table size contraction

        * src/base/Jamfile, src/base/rules.mk, src/base/descrip.mms:
        adding "ftstroker.obj" to default build, as optional component
2003-01-07 22:54:02 +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 * src/base/ftstroker.c: probably the last bug-fixes to the stroker, 2003-01-07 22:54:02 +00:00
ftccache.i * src/cache/ftccache.i: fixed a bug that prevented compilation in 2002-09-09 23:45:29 +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 Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftcmanag.c * src/cache/ftccache.c (ftc_cache_lookup), 2002-04-28 02:48:20 +00:00
ftcsbits.c fixed a small bug in the sbit cache that caused problems with embedded bitmaps 2002-11-07 09:46:43 +00:00
ftlru.c * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
rules.mk * src/cff/cffdrivr.c (cff_get_glyph_name): Fix debug message. 2002-03-30 16:41:09 +00:00