[Bug 35169] New: SetWorldTransform turning with Ellipse does not run correctly
http://bugs.winehq.org/show_bug.cgi?id=35169 Bug ID: 35169 Summary: SetWorldTransform turning with Ellipse does not run correctly Product: Wine Version: 1.7.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: martin(a)hemag.ch Classification: Unclassified Created attachment 46916 --> http://bugs.winehq.org/attachment.cgi?id=46916 source of sample When using SetWorldTransform with a Ellipse then turning is faulty / Rectangle is correct -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35169 --- Comment #1 from Heinz Martin <martin(a)hemag.ch> --- Created attachment 46917 --> http://bugs.winehq.org/attachment.cgi?id=46917 Sample of Correct Rectangle and faulty Ellipse -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35169 --- Comment #2 from Heinz Martin <martin(a)hemag.ch> --- Created attachment 46920 --> http://bugs.winehq.org/attachment.cgi?id=46920 Screenshot good -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35169 --- Comment #3 from Heinz Martin <martin(a)hemag.ch> --- Created attachment 46921 --> http://bugs.winehq.org/attachment.cgi?id=46921 Screenshot with wine -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35169 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=35169 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- You mean the ellipse/circle is supposed to turn inside the rectangle? Seems to be an issue still. This is animation not still picture providing exe... wine 1.7.53 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=35169 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl -- 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.
https://bugs.winehq.org/show_bug.cgi?id=35169 --- Comment #5 from Bartosz <gang65(a)poczta.onet.pl> --- The issue is present in method:
BOOL CDECL dibdrv_Ellipse( PHYSDEV dev, INT left, INT top, INT right, INT bottom )
inside dlls/win32u/dibdrv/graphics.c path. The following method doesn't support rotation. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla