[Bug 17941] TextOut in MM_ANISOTROPIC MapMode: Wine scales text, but Windows does not scale it.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 4 04:33:36 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17941





--- Comment #3 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-04-04 04:33:36 ---
Created an attachment (id=20285)
 --> (http://bugs.winehq.org/attachment.cgi?id=20285)
Fixed test

Windows does scale the font, if its scaleable. I've attached your test
(with a couple of fixes) which shows that. Wine behavior is correct.
The problem most likely is that default font selected into DC is not
scaleable under Windows, but is under Wine (or Wine substitutes the font
by a scaleable one).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list