lite-xl/tests
Francesco Abbate 103336945e Add pixel format to render font in bitmap format
The purpose it to add later subpixel by storing the bitmap with RGB
channels to have subpixel LCD coverage information.

The colorization and gamma blending will be done when blitting the glyph
on the destination surface.
2020-05-30 18:07:31 +02:00
..
agg_font_render_test.cpp Add pixel format to render font in bitmap format 2020-05-30 18:07:31 +02:00
meson.build Initial working version of agg font rendering test 2020-05-29 18:41:55 +02:00
stb_font_render_test.c Add small test program for stb_truetype 2020-05-29 12:54:36 +02:00