freetype2/src/autofit
Wu, Chia-I (吳佳一) 4cdb45c01e Introduce experimental autofit CJK module based on akito's autohint
patch.  You need to #define AF_MOD_CJK in afcjk.c to enable it.

* src/autofit/afglobal.c, src/autofit/afcjk.h, src/autofit/afcjk.c,
src/autofit/rules.mk, src/autofit/autofit.c, src/autofit/aftypes.h:
Add CJK module based on akito's autohint patch.

* src/autofit/afhints.h (AF_SegmentRec): New field `len' for the
overlap length of the segments.  (AF_SEGMENT_LEN, AF_SEGMENT_DIST):
New macros.

* src/autofit/aflatin.h (af_latin_metrics_init_widths),
src/autofit/aflatin.c (af_latin_metrics_init_widths): Made `FT_LOCAL'.
Use the character given by the caller.
(af_latin_metrics_init_widths, af_latin_hints_link_segments): Scale
the thresholds.

* src/autofit/afloader.c (af_loader_load_g): Respect
AF_SCALER_FLAG_NO_ADVANCE.
2006-02-09 14:17:04 +00:00
..
Jamfile * src/autofit/rules.mk (AUTOF_DRV_SRC): Add afwarp.c. 2006-01-22 06:58:16 +00:00
afangles.c * src/autofit/afangles.c, src/autofit/aftypes.h (af_angle_diff): 2005-11-11 15:49:14 +00:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afcjk.c Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17: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/autofit/rules.mk (AUTOF_DRV_SRC): Add afwarp.c. 2006-01-22 06:58:16 +00:00
afhints.h Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
aflatin.c Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
aflatin.h Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
afloader.c Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +00:00
afloader.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afmodule.c Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afmodule.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
aftypes.h Introduce experimental autofit CJK module based on akito's autohint 2006-02-09 14:17:04 +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