This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
569657e904db48907d05f777dc0d8e2979c02fa4
openttd-cmclient
/
src
/
fontcache
History
Peter Nelson
e1a50abcbb
Codechange: Move fallback font detection to FontCacheFactory.
...
Provides a standard interface instead of relying on defines.
2025-08-07 19:38:00 +01:00
..
CMakeLists.txt
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
freetypefontcache.cpp
Codechange: Move fallback font detection to FontCacheFactory.
2025-08-07 19:38:00 +01:00
spritefontcache.cpp
Codechange: Move fallback font detection to FontCacheFactory.
2025-08-07 19:38:00 +01:00
spritefontcache.h
Codechange: Decouple glyph map from SpriteFontCache instances. (
#14449
)
2025-07-20 22:58:43 +01:00
truetypefontcache.cpp
Codechange: Use std::unordered_map for storing TrueTypeFontCache's GlyphEntry.
2024-05-30 20:16:28 +01:00
truetypefontcache.h
Codechange: Decouple glyph map from SpriteFontCache instances. (
#14449
)
2025-07-20 22:58:43 +01:00