ppsspp/Common/Render/Text
2023-09-25 10:07:30 +08:00
..
draw_text.cpp SDL: implement TextDrawer using SDL2_ttf 2023-07-25 13:05:32 +08:00
draw_text.h
draw_text_android.cpp Windows UWP: Enable color emoji rendering through DirectWrite 2023-08-06 17:25:20 +02:00
draw_text_android.h Android: Make font rendering work even absent support for R4G4B4A4 textures. 2023-02-28 00:01:29 +01:00
draw_text_qt.cpp
draw_text_qt.h
draw_text_sdl.cpp SDL: fallback to atlas if SDL2_ttf is <2.0.18 2023-09-25 10:07:30 +08:00
draw_text_sdl.h SDL: address comments on #17780 2023-07-30 16:25:36 +08:00
draw_text_uwp.cpp Windows UWP: Enable color emoji rendering through DirectWrite 2023-08-06 17:25:20 +02:00
draw_text_uwp.h
draw_text_win.cpp Add support for line breaks in TextDrawerWin32::MeasureString. Sometimes useful. 2023-07-16 21:58:47 +02:00
draw_text_win.h