mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
synced 2025-04-11 22:56:50 +02:00

* 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.
FreeType 2.0.5 ============== Please read the docs/CHANGES file, it contains IMPORTANT INFORMATION. Read the files "INSTALL" or "docs/BUILD" for installation instructions. Note that the FreeType 2 documentation is now available as a separate package from our sites. See: ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.5.tar.bz2 ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.5.tar.gz ftp://ftp.freetype.org/pub/freetype2/ftdoc205.zip Enjoy! The FreeType Team
Description
Languages
C
93.2%
Makefile
2.1%
Python
1.8%
DIGITAL Command Language
0.8%
M4
0.6%
Other
1.4%