This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-23 04:46:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58e12acee4d7829ee675ce95f3d377c3aaa3ecc5
ppsspp
/
Common
/
Render
/
Text
T
History
Hoe Hao Cheng
28edae016e
SDL: fallback to atlas if SDL2_ttf is <2.0.18
2023-09-25 10:07:30 +08:00
..
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
…
draw_text.cpp
SDL: implement TextDrawer using SDL2_ttf
2023-07-25 13:05:32 +08:00
draw_text.h
…