freetype2/src/raster
Alexei Podtelezhnikov 050a320764 [raster] Keep only bottom y-turns.
This results in noticeable performance improvement.

* src/raster/ftraster.c (Insert_Y_Turns): All bottom y-turns are still
sorted and stored; only the maximum top y-turn is recorded now. The
function is renamed.
(End_Profile): Updated accordingly.
(Convert_Glyph): Reserve space for the top value.
2023-11-15 23:41:56 -05:00
..
ftmisc.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftraster.c [raster] Keep only bottom y-turns. 2023-11-15 23:41:56 -05: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