lite-xl/lib/font_renderer
Francesco Abbate a41754b382 Fix font hinting when using subpixel rendering
Ensure we set the font's size with freetype to the intended size so that
hinting works as expected and perform subpixel scaling using affine
matrix coefficient.
2020-12-11 14:36:32 +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 Fix Lua subproject ofr Mac OS X 2020-06-29 17:01:14 +02:00
font_renderer.h Fix Lua subproject ofr Mac OS X 2020-06-29 17:01:14 +02:00
font_renderer_alpha.h Fix font hinting when using subpixel rendering 2020-12-11 14:36:32 +01:00
meson.build Add libagg as a subproject 2020-06-30 17:02:50 +02:00
notes-lite-font-rendering.md Move notes.md inside lib/font_renderer 2020-06-07 16:00:06 +02:00