lite-xl/src
Francesco Abbate dc5b668389 Fix resize of bounding rectangle in BakeFontBitmap function 2020-06-04 17:08:55 +02:00
..
api Add meson build configuration 2020-05-25 12:22:23 +02:00
agg_font_freetype.cpp Add in agg_font_render method to get face's units to em 2020-05-30 16:25:13 +02:00
agg_font_freetype.h Add in agg_font_render method to get face's units to em 2020-05-30 16:25:13 +02:00
agg_lcd_distribution_lut.h Implement subpixel LCD font rendering 2020-06-04 16:29:28 +02:00
agg_pixfmt_alpha8.h Add pixel format to render font in bitmap format 2020-05-30 18:07:31 +02:00
agg_pixfmt_bgra32_lcd.h Fix LCD font rendering for BGRA32 pixel format 2020-05-28 16:08:48 +02:00
agg_pixfmt_rgb24_lcd.h WIP: compiles but completely broken 2020-05-28 12:15:24 +02:00
font_render_lcd.h Add correct font's height calculation using AGG 2020-05-30 16:26:10 +02:00
font_renderer.cpp Fix resize of bounding rectangle in BakeFontBitmap function 2020-06-04 17:08:55 +02:00
font_renderer.h Implement subpixel LCD font rendering 2020-06-04 16:29:28 +02:00
font_renderer_alpha.h Implement subpixel LCD font rendering 2020-06-04 16:29:28 +02:00
main.c Version 1.06 2020-05-31 16:53:53 +01:00
meson.build Add missing resource file on windows 2020-06-03 12:22:17 +02:00
rencache.c Added rencache invalidation on window-exposed event 2020-05-22 09:00:48 +01:00
rencache.h Added rencache invalidation on window-exposed event 2020-05-22 09:00:48 +01:00
renderer.c Implement subpixel LCD font rendering 2020-06-04 16:29:28 +02:00
renderer.h Initial commit 2019-12-28 11:17:56 +00:00