[Bug 13357] Arcs do not render properly to printer from Altium DXP 2004 SP4

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 4 11:11:55 CDT 2010


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





--- Comment #14 from John Voltz <johnvoltz at gmail.com>  2010-06-04 11:11:54 ---
Created an attachment (id=28553)
 --> (http://bugs.winehq.org/attachment.cgi?id=28553)
Patch to fix printing/print preview

This patch appears to completely fix the bug, however there is some arc end
point flipping done in the code, which works but I don't fully understand why.
Maybe someone who is more familiar with the gdi32/metafile driver can help fix
it. I also added code to perform the AngleArc function in the metafile instead
of redirecting it directly to the Arc function. This is probably the wrong way
to do it too, but it does work...

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