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-16 08:52:40 +01:00
Code
Issues
Releases
Wiki
Activity
Files
10eeba86a6ea528f2f52b2c8e2144102bd82ca8c
OpenTTD
/
src
/
fontcache
History
Peter Nelson
b82ffa3542
Codechange: Decouple glyph map from SpriteFontCache instances. (
#14449
)
...
This makes the map independent from the SpriteFontCache instances.
2025-07-20 22:58:43 +01:00
..
CMakeLists.txt
…
freetypefontcache.cpp
Codechange: Turn ZoomLevel into enum class.
2025-05-03 23:21:09 +02:00
spritefontcache.cpp
Codechange: Decouple glyph map from SpriteFontCache instances. (
#14449
)
2025-07-20 22:58:43 +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