freetype2/src
Ewald Hew 21bd9c2f8c [psaux] Fix Type 1 glyphs with too many stem hints.
According to the CFF specification, charstrings can have up to 96 stem
hints. Due to hint replacement routines in Type 1 charstrings, some
glyphs are rejected by the Adobe engine, which implements the above
limit. This fix turns off hinting for such glyphs.

* src/psaux/pshints.c (cf2_hintmap_build): Reset the error from calling
`cf2_hintmask_setAll' on a problematic Type 1 charstring and turn off
hinting.
2018-01-07 16:38:54 +08:00
..
autofit Update copyright year. 2018-01-02 09:33:57 +01:00
base Add `FT_Done_MM_Var'. 2018-01-06 08:39:36 +01:00
bdf Update copyright year. 2018-01-02 09:33:57 +01:00
bzip2 Update copyright year. 2018-01-02 09:33:57 +01:00
cache Update copyright year. 2018-01-02 09:33:57 +01:00
cff Update copyright year. 2018-01-02 09:33:57 +01:00
cid Update copyright year. 2018-01-02 09:33:57 +01:00
gxvalid Update copyright year. 2018-01-02 09:33:57 +01:00
gzip Update copyright year. 2018-01-02 09:33:57 +01:00
lzw Update copyright year. 2018-01-02 09:33:57 +01:00
otvalid Update copyright year. 2018-01-02 09:33:57 +01:00
pcf Update copyright year. 2018-01-02 09:33:57 +01:00
pfr Update copyright year. 2018-01-02 09:33:57 +01:00
psaux [psaux] Fix Type 1 glyphs with too many stem hints. 2018-01-07 16:38:54 +08:00
pshinter Update copyright year. 2018-01-02 09:33:57 +01:00
psnames Update copyright year. 2018-01-02 09:33:57 +01:00
raster Update copyright year. 2018-01-02 09:33:57 +01:00
sfnt Update copyright year. 2018-01-02 09:33:57 +01:00
smooth Update copyright year. 2018-01-02 09:33:57 +01:00
tools Update copyright year. 2018-01-02 09:33:57 +01:00
truetype [truetype] Round offsets of glyph components only if hinting is on. 2018-01-03 19:05:20 +01:00
type1 Update copyright year. 2018-01-02 09:33:57 +01:00
type42 Update copyright year. 2018-01-02 09:33:57 +01:00
winfonts Update copyright year. 2018-01-02 09:33:57 +01:00
Jamfile Update copyright year. 2018-01-02 09:33:57 +01:00