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 12:14:11 +01:00
Code
Issues
Releases
Wiki
Activity
Files
7c37dcb8e3ede2b3c3e89dd2eb3d762441289726
OpenTTD
/
src
/
fontcache
History
PeterN
7a0b6b7ddf
Codechange: Remove Freetype bits on Win32/OSX. (
#10960
)
...
These platforms have their own specific font rendering.
2023-06-06 19:43:27 +01:00
..
CMakeLists.txt
…
freetypefontcache.cpp
Codechange: Remove Freetype bits on Win32/OSX. (
#10960
)
2023-06-06 19:43:27 +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