freetype2/src
Alexei Podtelezhnikov 20186d1be6 [raster] Improve the second pass (#58373).
Besides dropout control the second horizontal sweep is supposed to
clean up straight horizontal edges that are mishandled by the first
vertical sweep when a line passes through pixel centers.  This line
would present as perfectly aligned span edges in the second sweep.

* src/raster/ftraster.c (Horizontal_Sweep_Span): Replace the old
implementation with a better one focusing on aligned span edges only.
2020-09-11 23:47:54 -04:00
..
autofit Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
base [truetype] Retain OVERLAP_SIMPLE and OVERLAP_COMPOUND. 2020-08-05 08:24:15 -04:00
bdf Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
bzip2 Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
cache Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cff Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
cid Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
gxvalid [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
gzip Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
lzw [build] Really fix multi and C++ builds. 2020-07-07 06:51:09 +02:00
otvalid Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
pcf Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
pfr Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psaux Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
pshinter Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
psnames Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
raster [raster] Improve the second pass (#58373). 2020-09-11 23:47:54 -04:00
sfnt Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
smooth [smooth] Don't set target in direct mode. 2020-08-28 23:08:42 -04:00
tools Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
truetype [truetype] Reduce Infinality footprint (cont'd). 2020-09-02 15:48:03 -04:00
type1 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
type42 Fix `-Wformat' compiler warnings. 2020-07-28 07:33:40 +02:00
winfonts Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00