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
bdceca014d8329e5a5538d01052ade301869d9cb
openttd-cmclient
/
src
/
fontcache
History
Peter Nelson
09858583be
Codefix: Make sure safeguards.h is the last included non-table header. (
#14687
)
2025-12-08 04:32:55 +05:00
..
CMakeLists.txt
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
freetypefontcache.cpp
Codefix: Make sure safeguards.h is the last included non-table header. (
#14687
)
2025-12-08 04:32:55 +05:00
spritefontcache.cpp
Fix: Bootstrap ignored default OpenTTD truetype fonts. (
#14684
)
2025-12-08 04:28:53 +05: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