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-15 16:32:41 +01:00
Code
Issues
Releases
Wiki
Activity
Files
42deccc4f541b7e4aa12e80395fadd11096b5dc9
OpenTTD
/
src
/
fontcache
History
frosch
e89be12ebb
Codechange: Rename _library to _ft_library.
2025-04-11 22:11:28 +02:00
..
CMakeLists.txt
…
freetypefontcache.cpp
Codechange: Rename _library to _ft_library.
2025-04-11 22:11:28 +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