http://bugs.winehq.org/show_bug.cgi?id=24024
--- Comment #3 from Wylda wylda@volny.cz 2010-09-05 03:39:59 CDT --- Created an attachment (id=30568) --> (http://bugs.winehq.org/attachment.cgi?id=30568) unreadable text
Great! I've been patiently waiting for and app/game which will easily reveal problems seeing elsewhere and where regression test can be performed. This tiny app shows actually two regressions. I'm going to hijack this bug report and get it into a better state so it can be fixed. Thanks Andrew for report!
Let's begin with the easier problem i guess. See attached picture showing the wrong font and forget about actually being upside down under wine (will be addressed at another bug report).
1. I did a regression test between 1.1.15 and 1.1.16:
commit e93d3481092f7abe72cdbab066947717f5e568a0 Author: Huw Davies huw@codeweavers.com Date: Mon Feb 16 12:39:15 2009 +0000
gdi32: Improve calculation of the character code text metrics.
:040000 040000 e5cb0a2165897c3ef827a49749bad19982abd0fa 28cba50e7c63699487e6e9d9d3135e825d52756f M dlls
2. There are plenty of bug reports suffering from Huw's commit, see bug 18140, bug 18497, bug 19467, bug 20707.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected