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/os
Niels Martin Hansen c800dcaff8 Fix: [Win32] Font glyphs of certain widths broke
Font glyphs between 33 and 39 pixels wide, in the Win32 font system, used wrong alignment and caused glyphs to appear broken.
When in the 33 to 39 pixel range, glyphs without AA were rounded down to 32 pixel pitch, instead of up to 64 pixel pitch.
3 years ago
..
macosx Fix #8860: [Win32] Crashlog window wasn't reliably shown for crashes not on the main thread. 3 years ago
os2 Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of static buffers 3 years ago
unix Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of static buffers 3 years ago
windows Fix: [Win32] Font glyphs of certain widths broke 3 years ago
CMakeLists.txt Add: introduce CMake for project management 4 years ago