Files
0ad/source
trompetin17 e024f5c88b Fix blurry text by aligning glyph positions
Text rendering appeared blurry due to subpixel positioning when using
LINEAR filtering. Replaced glyph position calculation with std::ceilf()
to ensure integer-aligned drawing coordinates and crisper text.
2025-05-27 21:30:57 -05:00
..
2025-04-11 06:24:32 +02:00
2025-05-26 13:12:47 -05:00
2025-04-26 20:53:09 +02:00
2025-05-27 20:36:48 +02:00
2025-05-16 14:57:59 -05:00
2025-04-25 19:15:57 +02:00