freetype/src/smooth
Alexei Podtelezhnikov 19d39f43d2 [smooth] Use direct rendering mode in Harmony.
Instead of rendering 3 bitmaps side by side and reshuffling, we use
direct rendering to deliver the bitmaps on each third byte.

* src/smooth/ftsmooth.c (ft_smooth_raster_lcd)
[!FT_CONFIG_OPTION_SUBPIXEL_RENDERING]: Set up direct mode with...
(ft_smooth_lcd_spans): ... new span function.
2020-07-03 09:17:22 -04:00
..
ftgrays.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftgrays.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ftsmerrs.h Make macros for header file names optional. 2020-06-08 13:31:55 +02:00
ftsmooth.c [smooth] Use direct rendering mode in Harmony. 2020-07-03 09:17:22 -04:00
ftsmooth.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
module.mk [smooth] Stop using dedicated LCD modules and classes. 2020-05-11 23:30:37 -04:00
rules.mk Update all copyright notices. 2020-01-19 17:05:19 +01:00
smooth.c Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00