freetype2/include/freetype/cache
Werner Lemberg 5f63d74e57 * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning.
* include/freetype/ftcache.h (FTC_Node_Unref): Removed.  It is
already in ftcmanag.h.
* src/cache/ftcsbits.c (ftc_sbit_node_load): Remove unused variable
`gfam'.
* src/cache/ftcmanag.c (ftc_family_table_alloc,
* ftc_family_table_free): Use FT_EXPORT_DEF.
* include/freetype/cache/ftcmanag.h: Updated.
* src/cache/ftccache.c (ftc_node_destroy): Use FT_EXPORT_DEF.
* src/cache/ftccmap.c (ftc_cmap_node_init): Remove unused variable
`cfam'.
Remove compiler warning.
(FTC_CMapCache_Lookup): Remove compiler warnings.
(ftc_cmap_family_init): Ditto.
(FTC_CMapCache_Lookup): Ditto.

* builds/unix/configure.ac: Increase `version_info' to 8:0:2.
* builds/unix/configure: Regenerated.

* builds/mac/README: Updated.
2001-12-16 08:17:33 +00:00
..
ftccache.h * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
ftccmap.h added new charmap cache. see include/freetype/cache/ftccmap.h 2001-12-07 14:43:45 +00:00
ftcglyph.h First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +00:00
ftcimage.h * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging 2001-12-05 17:24:34 +00:00
ftcmanag.h * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning. 2001-12-16 08:17:33 +00:00
ftcsbits.h First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +00:00
ftlru.h First of all, a big thanks to Werner and Antoine for their latest work !! 2001-12-05 15:59:33 +00:00