freetype2/src/raster
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
..
ftmisc.h Update all copyright notices. 2020-01-19 17:05:19 +01:00
ftraster.c [raster] Improve the second pass (#58373). 2020-09-11 23:47:54 -04:00
ftraster.h [build] Split off more stuff from `ftconfig.h'. 2020-07-05 10:42:23 +02:00
ftrend1.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftrend1.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
module.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
raster.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
rasterrs.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
rules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00