You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/fontcache
Peter Nelson 980dcaac6e
Cleanup: Remove GetFontTable from FontCache. (#12677)
This interface is no longer used, so does not need to be implemented.

Removes manual memory management with malloc/free.
2 weeks ago
..
CMakeLists.txt
freetypefontcache.cpp Cleanup: Remove GetFontTable from FontCache. (#12677) 2 weeks ago
spritefontcache.cpp Codechange: range based for loops instead of C-style for loops 2 months ago
spritefontcache.h Cleanup: Remove GetFontTable from FontCache. (#12677) 2 weeks ago
truetypefontcache.cpp Cleanup: Remove GetFontTable from FontCache. (#12677) 2 weeks ago
truetypefontcache.h Cleanup: Remove GetFontTable from FontCache. (#12677) 2 weeks ago