freetype2/src/raster
Alexei Podtelezhnikov (Алексей Подтележников) f2e76e8356 [raster] Remove the jitter exception.
The jitter exception used to be applied when two neighboring pixels
were barely inside the outline. One the left one was turned on then,
which contradicts the OpenType specifications.  Intended to remove
glitches, it caused disappearing lines and was softened by adding an
exception to the exception (#54589).

* src/raster/ftraster.c (Vertical_Sweep_Span): Drop the jitter exception.
2023-11-03 03:09:54 +00:00
..
ftmisc.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftraster.c [raster] Remove the jitter exception. 2023-11-03 03:09:54 +00:00
ftraster.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftrend1.c */*: Remove many function pointer casts. 2023-06-03 06:58:09 +02:00
ftrend1.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
raster.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
rasterrs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00