lite-xl/tests
Francesco Abbate 7c57b1d6ca Adjust the font's height when creating the bitmap
Now the font's height to compute the bitmap is computed correcty but:

- STB truetype takes the pixel height as a float
- AGG takes an integer
2020-05-30 20:01:37 +02:00
..
agg_font_render_test.cpp Adjust the font's height when creating the bitmap 2020-05-30 20:01:37 +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 Adjust the font's height when creating the bitmap 2020-05-30 20:01:37 +02:00