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
588b0de3deeebed80d359d32df214a1968ed66fb
openttd-cmclient
/
src
/
fontcache
History
frosch
8571af9833
Codechange: Turn ZoomLevel into enum class.
2025-05-03 23:21:09 +02:00
..
CMakeLists.txt
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
freetypefontcache.cpp
Codechange: Turn ZoomLevel into enum class.
2025-05-03 23:21:09 +02:00
spritefontcache.cpp
Fix
#12815
,
7e914a0568
: Fallback detection failed with sprite font. (
#12816
)
2024-06-27 07:34:01 +01:00
spritefontcache.h
Fix
#12815
,
7e914a0568
: Fallback detection failed with sprite font. (
#12816
)
2024-06-27 07:34:01 +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: initialise instance members
2025-03-09 20:41:03 +01:00