http://bugs.winehq.org/show_bug.cgi?id=54227 Tom <kepszlok(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=58538 Version|7.22 |10.15 --- Comment #3 from Tom <kepszlok(a)gmail.com> --- The source of the problem is the Wine's implementation of d2d_device_context_DrawGeometry in d2d1.dll is partial, see from line 953 here: https://fossies.org/linux/wine/dlls/d2d1/device.c. When the call is a stroke style, it throws a FIXME message about ignoring it. Other apps that also affected by this. See: https://bugs.winehq.org/show_bug.cgi?id=58538 https://appdb.winehq.org/objectManager.php?sClass=version&iId=40533 -- 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.