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-23 04:04:09 +01:00
Code
Issues
Releases
Wiki
Activity
Files
009b7cbc5748e7fde0f479af8fcd5f7924d13997
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