lite-xl/lib/font_renderer
Francesco Abbate 17b90c25ca Improved font atlas debug images
Produce debug images of font's atlas with highlighted bounding box,
offset and advance. It creates a specific image for subpixel rendering
that shows each subpixel separately.
2021-03-09 14:08:02 +01:00
..
agg_font_freetype.cpp Fixed integer signed comparison warning 2020-06-06 19:03:41 +02:00
agg_font_freetype.h Move font renderer in a separate folder as a library 2020-06-04 18:52:01 +02:00
agg_lcd_distribution_lut.h Fix again the problem with C++ abs function 2020-06-29 18:20:36 +02:00
agg_pixfmt_alpha8.h Remove spurious typename keyword in C++ code 2020-06-29 17:02:45 +02:00
build.sh Add execution flags to build script 2020-06-18 19:28:06 +02:00
font_renderer.cpp Improved font atlas debug images 2021-03-09 14:08:02 +01:00
font_renderer.h Mostly fix problem of offset with cursor positioning when using mouse 2021-03-06 16:18:24 +01:00
font_renderer_alpha.h Fix font rendering artifacts bug 2021-02-23 17:14:08 +01:00
meson.build Improved font atlas debug images 2021-03-09 14:08:02 +01:00
notes-lite-font-rendering.md Cleanup font's note markdown file 2021-02-23 17:14:22 +01:00