[PATCH 1/2] gdi32: fix for rotated Arc, ArcTo, Chord and Pie drawing problem (try 2)

Daniel Wendt daniel.wendt at linux.com
Thu Sep 26 03:32:49 CDT 2013


Rebased to master branch.

Fixed drawing coordinates of arc based primitives in GM_ADVANCED graphics mode.

Line drawing bug of ArcTo() will be fixed in an additional patch.

BUG: http://bugs.winehq.org/show_bug.cgi?id=34579
---
 dlls/gdi32/dibdrv/graphics.c |   25 ++++++++++++++++++++++---
 1 Datei geändert, 22 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Fixed-drawing-coordinates-of-arc-based-primiti.patch
Type: text/x-patch
Size: 2429 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130926/034c5d37/attachment.bin>


More information about the wine-patches mailing list