[Bug 22996] Altium Designer print preview displays inverted text in schematic views

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 22 18:03:12 CST 2011


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

--- Comment #13 from A. Kochetkov <al.kochet at gmail.com> 2011-02-22 18:03:11 CST ---
Created an attachment (id=33412)
 --> (http://bugs.winehq.org/attachment.cgi?id=33412)
Screenshots of the test

Dmitry Timoshkov was right about the font escapement. This is very similar to
Bug 16391. But the inversion of the text, most likely a problem playing the
metafile and is similar to Bug 22753.
I have a draft of a test for font escapement. He draws a letter without the
transformation and stores the bitmap using BitBlt and GetDIBits. The test then
change font escapement, once again draws the letter, read a new bitmap and
compares it with the original.
How such a test may be useful for Wine?

-- 
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