freetype/include
David Turner 5ab4136317 * include/freetype/cache/ftcglyph.h, src/cache/ftcglyph.c:
fixed a dangling pointer bug that happened in very rare cases:
        i.e. when a new family object was destroyed by an out-of-memory
        condition during a glyph node initialization. The function
        FTC_Cache_Lookup would flush the cache and restart the lookup
        with a bad pointer.

        * src/cache/ftcmanag.c: fixed a cache flushing bug
2004-07-18 07:15:18 +00:00
..
freetype * include/freetype/cache/ftcglyph.h, src/cache/ftcglyph.c: 2004-07-18 07:15:18 +00:00
ft2build.h finishing function header formatting 2001-06-28 17:49:10 +00:00