freetype/src
Alexei Podtelezhnikov f1458d2e44 [base] Fix mono bitmap presetting (#53896).
It is rather fundamental to set monochrome bitmap based on rounded
CBox because the b/w rasterizer turns on pixels when their centers are
inside the glyph outline. The dropout control is unpredictable and can
distort narrow glyphs if the bitmap is too wide.

Reported by Chris Liddell.

* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): If BBox boundaries
are too close, adjust them before rounding.
2018-05-15 21:47:18 -04:00
..
autofit [autofit] Avoid potential SEGV if running out of memory. 2018-05-08 11:51:16 +02:00
base [base] Fix mono bitmap presetting (#53896). 2018-05-15 21:47:18 -04:00
bdf Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
bzip2 Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cache Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cff Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cid Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
gxvalid Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
gzip Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
lzw Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
otvalid Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
pcf [pcf]Documentation Typo. 2018-05-11 23:27:06 +05:30
pfr Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
psaux [psaux] Fix compiler warning (#53915). 2018-05-15 21:55:28 +02:00
pshinter Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
psnames Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
raster Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
sfnt [sfnt] Fix memory leak in handling `COLR' data. 2018-05-15 17:01:22 +02:00
smooth Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
tools [docmaker] Make it work with python3. 2018-04-15 22:35:40 +02:00
truetype [sfnt] Fix memory leak in handling `COLR' data. 2018-05-15 17:01:22 +02:00
type1 Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
type42 Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
winfonts Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
Jamfile Update copyright year. 2018-01-02 09:33:57 +01:00