9ff6a0325e
In order to get right the cursor position on text on mouse clicks it is needed to take into account text's subpixel positioning. This fix mostly corrects the problem but cursor positioning is still somewhat inaccurate for long lines due to repeated commands to draw a text along a line. Repeated draw text calls make the subpixel information lost and small errors will add-up. |
||
---|---|---|
.. | ||
agg_font_freetype.cpp | ||
agg_font_freetype.h | ||
agg_lcd_distribution_lut.h | ||
agg_pixfmt_alpha8.h | ||
build.sh | ||
font_renderer.cpp | ||
font_renderer.h | ||
font_renderer_alpha.h | ||
meson.build | ||
notes-lite-font-rendering.md |