freetype2/src/sfnt
David Turner 89a2a4b531 * include/freetype/config/ftoption.h,
include/freetype/config/ftstdlib.h,
        include/freetype/internal/tttypes.h,
        src/sfnt/Jamfile, src/sfnt/rules.mk, src/sfnt/sfdriver.c,
        src/sfnt/ttbdf.h, src/sfnt/ttbdf.c, src/sfnt/sfobjs.c:

        Added support for an embedded 'BDF ' table within SFNT-based
        bitmap font files. This is used to store atoms & properties from
        the original BDF fonts that were used to generate the font file.

        the feature is controled by TT_CONFIG_OPTION_BDF within 'ftoption.h'
        and is used to implement FT_Get_BDF_Property for these font files.

        At the moment, this is still experimental, the BDF table format isn't
        cast into stone yet.
2005-12-14 20:38:15 +00:00
..
Jamfile * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
sfdriver.c * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
sfdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
sferrors.h * include/freetype/internal/ftobjs.h: Don't include 2004-09-06 07:06:56 +00:00
sfnt.c * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
sfobjs.c * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
sfobjs.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttbdf.c * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
ttbdf.h * include/freetype/config/ftoption.h, 2005-12-14 20:38:15 +00:00
ttcmap.c * src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: 2005-11-30 18:47:49 +00:00
ttcmap.h * src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: 2005-11-30 18:47:49 +00:00
ttkern.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
ttkern.h Formatting. 2005-03-01 02:13:50 +00:00
ttload.c * src/sfnt/sfobjc.c (sfnt_init_face): Move tag check to... 2005-12-07 20:34:11 +00:00
ttload.h Formatting. 2005-03-01 02:13:50 +00:00
ttpost.c * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
ttpost.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ttsbit.c * src/base/ftoutln.c (FT_Outline_Embolden): Strength should be 2005-06-16 19:07:08 +00:00
ttsbit.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
ttsbit0.c * src/sfnt/ttsbit0.c (tt_sbit_decoder_load_image): image_offset is 2005-11-21 03:05:34 +00:00
ttsbit0.h * src/autofit/afglobal.c (af_face_globals_get_metrics): 2005-03-26 10:27:09 +00:00