freetype2/include/freetype/internal
Wu, Chia-I (吳佳一) 65863a5712 Clean up the SFNT_Interface. In this pass, we want to treat the font
directory (offset table and table directory) as a normal table like
the others.  This also means that TTC is no longer recognized there,
but in `init_face'.

* include/freetype/internal/sfnt.h (SFNT_Interface),
src/sfnt/sfdriver.c: `load_sfnt_header' and `load_directory' are
combined and renamed to `load_font_dir'.

* src/sfnt/ttload.h, src/sfnt/ttload.c:
s/sfnt_dir_check/check_table_dir/.
`sfnt_init' is moved to sfobjs.c and renamed to `sfnt_open_font'.
`tt_face_load_sfnt_header' and `tt_face_load_directory' are combined
and renamed to `tt_face_load_font_dir'.

* src/sfnt/sfobjs.c (sfnt_init_face): Recognize TTC here.
2006-02-14 07:01:29 +00:00
..
services Formatting, copyright years. 2006-01-16 22:35:33 +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/base/ftcalc.c (FT_MulTo64): Commented out. 2005-11-17 01:53:07 +00:00
ftdebug.h * src/base/ftcalc.c (FT_MulTo64): Commented out. 2005-11-17 01:53:07 +00:00
ftdriver.h s/index/size_index/ to avoid compiler warnings. 2006-02-01 05:22:25 +00:00
ftgloadr.h Clean-up. 2005-11-12 07:34:40 +00:00
ftmemory.h Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
ftobjs.h s/index/size_index/ to avoid compiler warnings. 2006-02-01 05:22:25 +00:00
ftrfork.h Provide generic access to MacOS resource forks. 2004-02-25 12:58:54 +00:00
ftserv.h Formatting, copyright years. 2006-01-16 22:35:33 +00:00
ftstream.h * src/base/ftcalc.c (FT_MulTo64): Commented out. 2005-11-17 01:53:07 +00:00
fttrace.h Clean up the SFNT_Interface. Table loading functions are now named 2006-02-14 06:40:10 +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 * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
pshints.h * include/freetype/ftsysmem.h, include/freetype/ftsysio.h: Removed. 2005-10-27 21:28:35 +00:00
sfnt.h Clean up the SFNT_Interface. In this pass, we want to treat the font 2006-02-14 07:01:29 +00:00
t1types.h * include/freetype/internal/t1types.h (AFM_FontInfo), 2006-01-31 07:01:24 +00:00
tttypes.h Formatting, improving comments. 2005-12-20 12:01:58 +00:00