freetype2/src/autofit
David Turner 8530a22888 * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec),
src/autofit/afloader.c, src/autohint/ahhint.c:
	moved the definition of 'lsb_delta' and 'rsb_delta' from FT_GlyphMetrics
	to FT_GlyphSlotRec. The old location did BREAK BINARY COMPATIBILITY
	of the library !!

        * src/sfnt/sfobjs.c: removing compiler warning
2004-06-09 20:18:35 +00:00
..
Jamfile adding support for dummy script, i.e. no-hinting for non latin glyphs 2004-02-23 21:08:37 +00:00
afangles.c * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
afdummy.c * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
afdummy.h Add vertical phantom points. 2004-03-27 08:43:17 +00:00
afglobal.c * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
afglobal.h updates 2004-01-16 09:51:00 +00:00
afhints.c * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
afhints.h * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
aflatin.c * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
aflatin.h * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
afloader.c * include/freetype/freetype.h (FT_Glyph_Metrics, FT_GlyphSlotRec), 2004-06-09 20:18:35 +00:00
afloader.h Add vertical phantom points. 2004-03-27 08:43:17 +00:00
afmodule.c formatting, doc improvements 2004-04-21 22:27:11 +00:00
afmodule.h * src/type1/t1load.c (parse_dict): Handle `RD' and `-|' commands 2004-02-03 21:34:29 +00:00
aftypes.h * src/autofit/*: important fixes to the auto-fitter. The output 2004-06-04 17:41:59 +00:00
autofit.c adding support for dummy script, i.e. no-hinting for non latin glyphs 2004-02-23 21:08:37 +00:00