-
Browse
Commit
-
Author :
Alexei Podtelezhnikov
Date :
2016-09-06 23:59:33
Hash :
9d0a3bd8
Message :
[smooth] Operate in absolute bitmap coordinates.
Simpler bitmap addressing improves performance by 1.5%.
* src/smooth/ftgrays.c (gray_TWorker): Remove count fields.
(gray_dump_cells, gray_find_cell, gray_set_cell, gray_hline,
gray_sweep, gray_convert_glyph, gray_raster_render): Updated.