freetype2/src/autofit
David Turner 80658e5075 * src/truetype/ttobjs.c (tt_face_init): Fix typo in previous patch
* src/smooth/ftgrays.c: remove hard-coded error values, use FreeType
    ones instead

    * src/autofit/afhints.c (af_glyph_hints_dump_segments): remove unused
    variable
2006-11-28 08:09:20 +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/truetype/ttobjs.c (tt_face_init): Fix typo in previous patch 2006-11-28 08:09:20 +00:00
afhints.h * src/autofit/afhints.c, src/autofit/afhints.h, src/autofit/aflatin.c, 2006-11-23 14:49:48 +00:00
aflatin.c * src/autofit/afhints.c, src/autofit/afhints.h, src/autofit/aflatin.c, 2006-11-23 14:49:48 +00:00
aflatin.h Formatting, copyright years. 2006-02-12 21:49:21 +00:00
afloader.c - fixed a bug in af_compute_direction which generated ugly glyphs 2006-11-02 16:37:35 +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