This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-03 01:15:58 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
fonts
History
Cameron Cawley
8c2b09d919
COMMON: Replace NEResourceType and PEResourceType with a shared enum
2019-05-01 23:52:56 +03:00
..
bdf.cpp
GUI: Fix loading new (not already cached) localized fonts
2019-03-12 00:42:58 +02:00
bdf.h
JANITORIAL: Fix whitespace
2018-04-15 16:31:31 +02:00
consolefont.cpp
…
macfont.cpp
GRAPHICS: Load Mac font heights too (still unused)
2017-08-01 10:42:21 +02:00
macfont.h
GRAPHICS: Load Mac font heights too (still unused)
2017-08-01 10:42:21 +02:00
newfont_big.cpp
…
newfont.cpp
…
ttf.cpp
GRAPHICS: Look for fonts.dat in extrapath
2019-05-01 05:50:08 +02:00
ttf.h
GRAPHICS: Add a function to load TrueType fonts from fonts.dat
2018-12-25 12:47:42 +01:00
winfont.cpp
COMMON: Replace NEResourceType and PEResourceType with a shared enum
2019-05-01 23:52:56 +03:00
winfont.h
…