lite-xl/src
U-ST\francesco abbate f61ffc4710 Add missing resource file on windows 2020-06-03 12:22:17 +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_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 Optimize glyph set bitmap rectangles by trimming empty regions 2020-06-02 18:46:44 +02:00
font_renderer.h Ember blender with gamma correction into FontRenderer 2020-06-02 17:18:52 +02:00
font_renderer_alpha.h Add function to render a single unicode codepoint 2020-06-01 11:25:22 +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 Adjust xadvance computation to use rounding instead of truncate 2020-06-02 17:52:02 +02:00
renderer.h Initial commit 2019-12-28 11:17:56 +00:00