freetype2/src/truetype
Alexei Podtelezhnikov f9f6adb625 [truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND.
For glyphs with OVERLAP_SIMPLE or OVERLAP_COMPOUND, set
FT_OUTLINE_OVERLAP to render them with direct oversampling, which
mitigates artifacts (see 3bb512bc9f).

* include/freetype/ftimage.h (FT_OUTLINE_OVERLAP): Redefine to rhyme
with OVERLAP_SIMPLE.
* src/base/ftgloadr.c (FT_GlyphLoader_Rewind): Reset outline flags.
* src/truetype/ttgload.c
(TT_Load_Simple_Glyph): Retain OVERLAP_SIMPLE.
(load_truetype_glyph): Retain OVERLAP_COMPOUND.
2020-08-05 08:24:15 -04:00
..
module.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
rules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
truetype.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttdriver.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttdriver.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
tterrors.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ttgload.c [truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND. 2020-08-05 08:24:15 -04:00
ttgload.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttgxvar.c Fix `-Wformat' compiler warnings. 2020-07-25 12:23:22 +02:00
ttgxvar.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttinterp.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
ttinterp.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttobjs.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttobjs.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttpload.c Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
ttpload.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttsubpix.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ttsubpix.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00