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-16 08:52:40 +01:00
Code
Issues
Releases
Wiki
Activity
Files
67b405d2f68a429e3396259cd71ce11908514917
OpenTTD
/
src
/
fontcache
History
Michael Lutz
36cf6b1d13
Feature: Scalable OpenTTD TrueType font made by Zephyris.
...
This uses the normal variant for the small font, not the all-caps version.
2024-01-14 22:50:56 +01:00
..
CMakeLists.txt
…
freetypefontcache.cpp
Feature: Scalable OpenTTD TrueType font made by Zephyris.
2024-01-14 22:50:56 +01:00
spritefontcache.cpp
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00
spritefontcache.h
Change: Allow TrueType fonts to provide our private-use glyphs.
2024-01-14 22:50:56 +01:00
truetypefontcache.cpp
Codechange: Replace pointer to Sprite array with reference to SpriteCollection. (
#11580
)
2023-12-20 20:38:21 +00:00
truetypefontcache.h
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02:00