freetype2/src
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
..
autofit * include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define 2006-02-11 12:12:02 +00:00
base Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
bdf Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
cache Formatting, copyright years. 2006-01-27 14:16:16 +00:00
cff Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
cid * src/cid/cidparse.c (cid_parse_new): Remove shadowing variable. 2006-02-09 07:38:57 +00:00
gxvalid * src/otvalid/module.mk: s/otvalid_module_class/otv_module_class/. 2006-02-01 05:14:25 +00:00
gzip Formatting, copyright years. 2006-01-27 14:16:16 +00:00
lzw formatting, comment clean-up 2005-10-23 19:25:41 +00:00
otvalid * src/otvalid/module.mk: s/otvalid_module_class/otv_module_class/. 2006-02-01 05:14:25 +00:00
pcf Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
pfr Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
psaux Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
pshinter Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
psnames Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
raster Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
sfnt Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
smooth Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
tools * include/freetype/internal/t1types.h (AFM_FontInfo), 2006-01-31 07:01:24 +00:00
truetype Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
type1 Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
type42 Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
winfonts Implement new, simplified module selection. With GNU make it is now 2006-01-31 20:17:42 +00:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00