OpenTTD/src/fontcache
Patric Stout 1fb101eabb
Codechange: address CodeQL issue "Multiplication result converted to larger type" (#10306)
Most are very unlikely to ever be triggered in our codebase; two
stand out: linkgraph and money cheat. Those, potentially, could
wrap earlier than expected.
2023-01-02 20:30:02 +00:00
..
CMakeLists.txt
freetypefontcache.cpp Codechange: address CodeQL issue "Multiplication result converted to larger type" (#10306) 2023-01-02 20:30:02 +00:00
spritefontcache.cpp Fix: GetDefaultFontHeight() is static, don't use -> 2022-12-18 11:46:01 -05:00
spritefontcache.h Cleanup: Remove unused GetUnicodeGlyph() 2022-09-25 18:34:24 +01:00
truetypefontcache.cpp
truetypefontcache.h Cleanup: Remove unused GetUnicodeGlyph() 2022-09-25 18:34:24 +01:00