freetype/src
Werner Lemberg f216947813 [autofit] Properly handle spikes pointing to the x-axis.
An example that gets better rendered is glyph `uusignTaml' (glyph
index 2286) in font `FreeSerif.ttf' (Version 0412.2263) at 22ppem.

* src/autofit/aflatin.c (af_latin_hints_compute_segments): Properly
handle segments where the last point of the first segment is
identical to the first point in the second one.  This can happen for
malformed fonts or spikes.  We either merge the new segment with the
previous one (both segments point into the same direction), or we
discard the shorter segment if they point into different directions.
2016-02-28 22:48:34 +01:00
..
autofit [autofit] Properly handle spikes pointing to the x-axis. 2016-02-28 22:48:34 +01:00
base Whitespace. 2016-02-15 12:54:40 +01:00
bdf Update copyright year. 2016-01-13 11:54:10 +01:00
bzip2 Update copyright year. 2016-01-13 11:54:10 +01:00
cache Whitespace. 2016-02-15 12:54:40 +01:00
cff * src/cff/cffparse.c (cff_parse_multiple_master): Improve tracing. 2016-02-15 22:21:01 +01:00
cid Update copyright year. 2016-01-13 11:54:10 +01:00
gxvalid Whitespace. 2016-02-15 12:54:40 +01:00
gzip Update copyright year. 2016-01-13 11:54:10 +01:00
lzw Update copyright year. 2016-01-13 11:54:10 +01:00
otvalid Whitespace. 2016-02-15 12:54:40 +01:00
pcf Whitespace. 2016-02-15 12:54:40 +01:00
pfr Update copyright year. 2016-01-13 11:54:10 +01:00
psaux Update copyright year. 2016-01-13 11:54:10 +01:00
pshinter Update copyright year. 2016-01-13 11:54:10 +01:00
psnames Update copyright year. 2016-01-13 11:54:10 +01:00
raster Update copyright year. 2016-01-13 11:54:10 +01:00
sfnt Whitespace. 2016-02-15 12:54:40 +01:00
smooth [smooth] Fix integer overflow (#47114). 2016-02-16 22:32:13 -05:00
tools [docmaker] Don't emit trailing newlines. 2016-02-09 08:08:17 +01:00
truetype Whitespace. 2016-02-15 12:54:40 +01:00
type1 Whitespace. 2016-02-15 12:54:40 +01:00
type42 Remove unpatented hinter (3/3). 2016-01-28 14:11:14 +01:00
winfonts Update copyright year. 2016-01-13 11:54:10 +01:00
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00