freetype2/include/freetype/config
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
..
ftconfig.h * src/pcf/pcfread.c (pcf_interpret_style): Always allocate memory for 2004-07-28 00:09:02 +00:00
ftheader.h Formatting, copyright years. 2006-01-27 14:16:16 +00:00
ftmodule.h Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
ftoption.h * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define 2006-02-11 12:12:02 +00:00
ftstdlib.h Formatting, improving comments. 2005-12-20 12:01:58 +00:00