https://bugs.winehq.org/show_bug.cgi?id=22171
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed some time ago by commit http://source.winehq.org/git/wine.git/commitdiff/7b5af23604867e3b8f1a328424d...
Thanks Vincent
Additionally there were commits over long timespan which implemented various functionality related to:
http://source.winehq.org/git/wine.git/commitdiff/2dbd0e1694ad498d1953b5bf64e... ("Implement remaining dash styles in GdipWidenPath.")
http://source.winehq.org/git/wine.git/commit/1c35dd6cb422c575a5cbfb3d2dd402a... ("Implement GdipWidenPath for custom dashed lines.")
http://source.winehq.org/git/wine.git/commitdiff/0b40c9cb4101fa0891df4b1e6ba... ("Implement LineCapRound in GdipWidenPath.")
http://source.winehq.org/git/wine.git/commitdiff/47c433de8ce9fd894b83a0b96d1... ("Implement LineCapSquare in GdipWidenPath.")
http://source.winehq.org/git/wine.git/commitdiff/930cdab2e9d17be1d1cb1c38f2f... ("Add basic implementation of GdipWidenPath.")
Regards