This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-17 01:12:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5eeede82c5036680dafc4130ac227d185b3a590a
OpenTTD
/
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
…
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