lite-xl/lib/font_renderer
Francesco Abbate 758209cf98 Hack to get rid of libstdc++
Need to setup meson build with CXX=gcc -m32 -march=pentium4 -msse2 -mfpmath=sse
2021-03-01 11:48:23 +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 Do not use nullptr and add check 2021-02-24 09:46:48 +01:00
font_renderer.h Fix font rendering artifacts bug 2021-02-23 17:14:08 +01:00
font_renderer_alpha.h Fix font rendering artifacts bug 2021-02-23 17:14:08 +01:00
libstdcpp-replace.cpp Hack to get rid of libstdc++ 2021-03-01 11:48:23 +01:00
meson.build Hack to get rid of libstdc++ 2021-03-01 11:48:23 +01:00
notes-lite-font-rendering.md Cleanup font's note markdown file 2021-02-23 17:14:22 +01:00