1
0
Fork 0
OpenTTD/src/fontcache
Peter Nelson 48539992e8 Codechange: Use std::unordered_map for storing TrueTypeFontCache's GlyphEntry. 2024-05-30 20:16:28 +01:00
..
CMakeLists.txt Change: Separate fontcache implementations. 2022-09-25 18:34:24 +01:00
freetypefontcache.cpp Codechange: Use std::unordered_map for storing TrueTypeFontCache's GlyphEntry. 2024-05-30 20:16:28 +01:00
spritefontcache.cpp Codechange: Use std::unordered_map for SpriteFontCache's glyph map. (#12724) 2024-05-28 19:34:03 +01:00
spritefontcache.h Codechange: Use std::unordered_map for SpriteFontCache's glyph map. (#12724) 2024-05-28 19:34:03 +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: Use std::unordered_map for storing TrueTypeFontCache's GlyphEntry. 2024-05-30 20:16:28 +01:00