mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +12:00
cellFont rendering functions
-Now, all the games using rendering text using cellFontRenderCharGlyphImage and all the related functions should work, or at least don't crash. -There are still issues with the character position on surface, and in some cases, it renders the text with a different font than the one the game specified. A lot of cellFont stuff is still missing or may be not properly implemented. -For games using system-embedded fontsets you have to find a *legal* way to copy the .TTF files from your PS3 into dev_flash/data/font.
This commit is contained in:
parent
ce88a4fc9a
commit
66a9acfb04
3 changed files with 2218 additions and 40 deletions
2066
stblib/stb_truetype.h
Normal file
2066
stblib/stb_truetype.h
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue