This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9976293c1ecb952db0b74e265313f8aecbce35e0
openttd
/
src
/
fontcache
History
Peter Nelson
9976293c1e
Codechange: Return fontcache font name as std::string.
2023-05-27 20:40:25 +01:00
..
CMakeLists.txt
Change: Separate fontcache implementations.
2022-09-25 18:34:24 +01:00
freetypefontcache.cpp
Codechange: Return fontcache font name as std::string.
2023-05-27 20:40:25 +01:00
spritefontcache.cpp
Fix
#10660
: Sprite Font scale affected by viewport zoom level limits. (
#10668
)
2023-04-17 00:14:03 +02:00
spritefontcache.h
Codechange: Return fontcache font name as std::string.
2023-05-27 20:40:25 +01:00
truetypefontcache.cpp
Codechange: Use std::map instead of custom SmallMap.
2023-05-18 12:18:30 +01:00
truetypefontcache.h
Codechange: Use std::map instead of custom SmallMap.
2023-05-18 12:18:30 +01:00