lite-xl/lib/font_renderer
Guldoman 07c23fbf17 Avoid having no `pixel_width`
On small scales `pixel_width` could become `0`. This caused the creation 
of buffers of size `0` with consequent overflows.
2021-08-28 09:59:36 +02:00
..
agg_font_freetype.cpp
agg_font_freetype.h
agg_lcd_distribution_lut.h
agg_pixfmt_alpha8.h
font_renderer.cpp Avoid having no `pixel_width` 2021-08-28 09:59:36 +02:00
font_renderer.h
font_renderer_alpha.h
meson.build use dependency fallbacks, use system reproc if available 2021-08-24 11:54:44 +02:00
notes-lite-font-rendering.md