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
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.
2 years ago
..
CMakeLists.txt
freetypefontcache.cpp Codechange: address CodeQL issue "Multiplication result converted to larger type" (#10306) 2 years ago
spritefontcache.cpp Fix: GetDefaultFontHeight() is static, don't use -> 2 years ago
spritefontcache.h
truetypefontcache.cpp
truetypefontcache.h