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-18 01:42:38 +01:00
Code
Issues
Releases
Wiki
Activity
Files
b477a8458ceaf7f75b2c4c2665f96daeed75457f
OpenTTD
/
src
/
fontcache
History
ladysadie
727392e0b3
Codechange: Remove per font AA settings. (
#12413
)
...
OpenTTD will use the global AA font setting for all fonts from now on.
2024-04-15 21:44:33 +02:00
..
CMakeLists.txt
…
freetypefontcache.cpp
Codechange: Use ZOOM_LVL_MIN to refer to first zoom level.
2024-04-04 22:27:03 +01:00
spritefontcache.cpp
Codechange: range based for loops instead of C-style for loops
2024-04-11 07:05:04 +02:00
spritefontcache.h
…
truetypefontcache.cpp
Codechange: Remove per font AA settings. (
#12413
)
2024-04-15 21:44:33 +02:00
truetypefontcache.h
Codechange: rename byte to uint8_t (
#12308
)
2024-03-16 23:59:32 +01:00