freetype2/include
Alexei Podtelezhnikov 953b3682b6 Color glyph framework and rendering (3/3).
* include/freetype/config/ftmodule.h, src/smooth/module.mk:
Register color renderer.
* include/freetype/freetype.h (FT_RENDER_MODE_BGRA): Introduce it.
* src/base/ftobjs.c (ft_glyphslot_preset_bitmap): Handle BGRA mode.
* src/smooth/ftsmooth.c (ft_smooth_render_bgra): Implement it.
(ft_smooth_bgra_renderer_class): Define it.
* src/smooth/ftsmooth.h: Declare it.
2018-12-11 23:22:15 -05:00
..
freetype Color glyph framework and rendering (3/3). 2018-12-11 23:22:15 -05:00
ft2build.h * include/*.*: Convert comments to markdown. 2018-08-25 16:16:56 +05:30