freetype2/src/autofit
Werner Lemberg 23df31adcc * src/base/ftoutln.c (FT_Outline_Get_Orientation): Fix compilation
with C++ compiler.

* src/autofit/afhints.c (af_glyph_hints_dump_segments,
af_glyph_hints_dump_edges): Ditto.

* src/base/rules.mk (BASE_SRC): Remove ftgasp.c (it's already in
`modules.cfg').

* src/sfnt/ttsbit0.h: Remove.

* src/sfnt/rules.mk (SFNT_DRV_SRC): Don't include ttsbit0.c.
2007-01-13 08:45:00 +00:00
..
Jamfile * src/autofit/rules.mk (AUTOF_DRV_SRC): Add afwarp.c. 2006-01-22 06:58:16 +00:00
afangles.c * src/base/ftcalc.c: Don't use `long long' but `FT_Int64'. 2006-11-03 09:40:12 +00:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afcjk.c * src/truetype/ttgload.c (TT_Load_Composite_Glyph) 2006-05-17 22:55:04 +00:00
afcjk.h Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
afdummy.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afdummy.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
aferrors.h * docs/CHANGES, docs/INSTALL.ANY: Updated. 2005-03-23 16:45:24 +00:00
afglobal.c Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
afglobal.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afhints.c * src/base/ftoutln.c (FT_Outline_Get_Orientation): Fix compilation 2007-01-13 08:45:00 +00:00
afhints.h * src/sfnt/sfobjs.c (tt_face_get_name): All Unicode strings are 2006-12-01 08:20:47 +00:00
aflatin.c * src/gxvalid/gxvkern.c (gxv_kern_subtable_fmt0_pairs_validate): 2007-01-02 19:20:08 +00:00
aflatin.h Formatting, copyright years. 2006-02-12 21:49:21 +00:00
afloader.c * src/autofit/afloader.c (af_loader_load_g): small adjustment 2006-12-07 21:18:09 +00:00
afloader.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afmodule.c * src/base/ftcalc.c: Don't use `long long' but `FT_Int64'. 2006-11-03 09:40:12 +00:00
afmodule.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
aftypes.h * src/truetype/ttobjs.c (tt_face_init): Fix typo in previous patch 2006-11-28 08:09:20 +00:00
afwarp.c * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
afwarp.h * src/autofit/rules.mk (AUTOF_DRV_SRC): Add afwarp.c. 2006-01-22 06:58:16 +00:00
autofit.c Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
module.mk Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
rules.mk Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00