[Bug 55321] New: Gdiplus curve flattening broken
https://bugs.winehq.org/show_bug.cgi?id=55321 Bug ID: 55321 Summary: Gdiplus curve flattening broken Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: k.kahurani(a)gmail.com Distribution: --- Created attachment 74915 --> https://bugs.winehq.org/attachment.cgi?id=74915 Behaviour on Windows vs behaviour on Wine It looks to me like GdipFlattenPath is broken because it essentially produces straight lines with sharp corners. This behaviour is also seen on Windows but only when the 'flatness' passed to the function is a huge value. The same code on Windows produces the image on the left while on Wine it produces the image on the right. The two seem to differ a lot because one is essentially a curve while on the right is essentially a polygon. -- 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=55321 David Kahurani <k.kahurani(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from David Kahurani <k.kahurani(a)gmail.com> --- This was as a result of my code which had introduced a bug. -- 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=55321 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing. -- 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 (1)
-
WineHQ Bugzilla