OpenTTD/src/fontcache
Peter Nelson 7b717fcccb Codechange: Replace AllocatorProc with SpriteAllocator class.
This allows for state to be passed to or maintained by the allocator.
2024-05-30 20:16:28 +01:00
..
CMakeLists.txt
freetypefontcache.cpp Codechange: Replace AllocatorProc with SpriteAllocator class. 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: Replace AllocatorProc with SpriteAllocator class. 2024-05-30 20:16:28 +01:00
truetypefontcache.h Change: [UI] Remove substitution of missing glyph with '?' glyph. (#12736) 2024-05-30 18:33:58 +01:00