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
..
2003-11-12 15:15:49 +00:00
2006-01-12 08:49:24 +00:00
2006-01-08 22:34:01 +00:00
2005-11-17 21:32:41 +00:00
2005-10-26 20:08:45 +00:00
2004-12-04 14:23:50 +00:00
2005-10-26 20:08:45 +00:00
2005-12-14 20:38:15 +00:00