freetype2/src
Werner Lemberg 3f542498b2 [autofit] Improve Hebrew rendering.
This change introduces a new blue zone property
`AF_BLUE_PROPERTY_LATIN_LONG' to make the auto-hinter ignore short
top segments.

* src/autofit/afblue.dat: Fix Hebrew blue strings.
Use AF_BLUE_PROPERTY_LATIN_LONG for AF_BLUE_STRING_HEBREW_TOP.

* src/autofit/afblue.hin (AF_BLUE_PROPERTY_LATIN_LONG): New macro.

* src/autofit/afblue.c, src/autofit/afblue.h: Updated.

* src/autofit/aflatin.c (af_latin_metrics_init_blues): Handle
`AF_LATIN_IS_LONG_BLUE'.

* src/autofit/aflatin.h (AF_LATIN_IS_LONG_BLUE): New macro.
2013-09-11 23:08:31 +02:00
..
autofit [autofit] Improve Hebrew rendering. 2013-09-11 23:08:31 +02:00
base Implement support for WOFF containers. 2013-08-29 17:53:40 +02:00
bdf Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache * src/cache/ftcmanag.c (FTC_Manager_Reset): Add missing cache flush. 2013-06-09 08:20:54 +02:00
cff Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
cid Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
gxvalid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gzip [gzip] New function `FT_Gzip_Uncompress'. 2013-08-29 17:53:24 +02:00
lzw Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
pfr Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
psaux Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
pshinter Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster More compiler warning fixes. 2013-06-12 10:58:06 +02:00
sfnt [sfnt] Fix frame access while reading WOFF table directory. 2013-08-29 21:03:05 +02:00
smooth [smooth] Fix segfault caused by previous commit. 2013-07-16 15:25:24 +02:00
tools [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
truetype Implement support for WOFF containers. 2013-08-29 17:53:40 +02:00
type1 Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
type42 Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
winfonts Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00