OpenTTD/src/fontcache
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