freetype2/include/freetype/internal
Werner Lemberg d829ff768b * src/cache/ftccache.c (FTC_Cache_Clear), src/cache/ftcmanag.c
(FTC_Manager_Check): Remove FT_EXPORT_DEF tag.

* src/base/ftcalc.c (FT_Add64): Remove FT_EXPORT_DEF tag.
(FT_Div64by32, FT_Sqrt32): Commented out.  Unused.

* include/freetype/internal/ftcalc.h (SQRT_32): Removed.  Unused.
(FT_Sqrt32): Commented out.  Unused.

* include/freetype/cache/ftccache.h:
s/ftc_node_destroy/FTC_Node_Destroy/.

* src/cache/ftccback.h (ftc_node_destroy): New declaration.

* src/cache/ftccache.c (ftc_node_destroy): Use FT_LOCAL_DEF tag.
(FTC_Node_Destroy): New exported wrapper function for
ftc_node_destroy.

* src/cache/ftcmanag.c: Include ftccback.c.
2005-11-12 17:07:11 +00:00
..
services * docs/CHANGES: Mention gxvalid module. 2005-08-25 06:00:55 +00:00
autohint.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
ftcalc.h * src/cache/ftccache.c (FTC_Cache_Clear), src/cache/ftcmanag.c 2005-11-12 17:07:11 +00:00
ftdebug.h Provide generic access to MacOS resource forks. 2004-02-25 12:58:54 +00:00
ftdriver.h Improve documentation. 2003-12-25 00:20:17 +00:00
ftgloadr.h Clean-up. 2005-11-12 07:34:40 +00:00
ftmemory.h * include/freetype/internal/ftmemory.h (FT_REALLOC_ARRAY): Fix typo. 2005-07-05 09:00:11 +00:00
ftobjs.h * include/freetype/internal/ftobjs.h, src/base/ftobjs.c: New function 2005-06-20 09:04:50 +00:00
ftrfork.h Provide generic access to MacOS resource forks. 2004-02-25 12:58:54 +00:00
ftserv.h Add gxvalid module to validate TrueType GX/AAT tables. 2005-08-24 04:31:31 +00:00
ftstream.h Formatting. 2005-03-16 01:49:54 +00:00
fttrace.h Add gxvalid module to validate TrueType GX/AAT tables. 2005-08-24 04:31:31 +00:00
ftvalid.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
internal.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
pcftypes.h Cleanups. 2003-04-22 07:49:24 +00:00
psaux.h * include/freetype/internal/psaux.h (T1_ParseState): New 2004-05-13 12:59:59 +00:00
pshints.h * include/freetype/ftsysmem.h, include/freetype/ftsysio.h: Removed. 2005-10-27 21:28:35 +00:00
sfnt.h Formatting. 2005-03-01 02:13:50 +00:00
t1types.h Add support for the hexadicimal representation of binary data 2004-01-23 19:52:40 +00:00
tttypes.h Handle malformed `loca' table entries. 2005-05-05 07:44:20 +00:00