freetype2/src/autofit
Wu, Chia-I (吳佳一) f9a69132a7 * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define
to enable autofit CJK script support. (#define'd by default)

* src/autofit/aflatin.h (AF_LATIN_CONSTANT): New macro.

* src/autofit/aflatin.c (af_latin_metrics_init_widths): Make sure that
`edge_distance_threshold' is always set.
(af_latin_hints_link_segments): Potential divide by 0 bug.
Use latin constant in the scoring formula.

* src/autofit/afcjk.c: Minor updates due to the above three changes.

* docs/TODO, docs/CHANGES: Updated.
2006-02-11 12:12:02 +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 * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define 2006-02-11 12:12:02 +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 formatting 2006-02-10 22:15:22 +00:00
aflatin.c * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define 2006-02-11 12:12:02 +00:00
aflatin.h * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define 2006-02-11 12:12:02 +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 formatting 2006-02-10 22:15:22 +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