[PATCH try2 1/4] gdi32: Set current position properly after ArcTo.

Misha Koshelev mk144210 at bcm.edu
Wed Jun 20 17:02:41 CDT 2007


Changes: per Alexandre's comments, implemented path-specific ArcTo in PATH_Arc (the way chord and ellipse are
done also, those involve 1 or 2 lines drawn "after" the arc, whereas ArcTo involves one line drawn before the
arc, -1 lines so to speak...)

Fixes bug 8743.
---
 dlls/gdi32/painting.c   |   46 ++++++++++++++++------------------------------
 dlls/gdi32/tests/path.c |    2 +-
 2 files changed, 17 insertions(+), 31 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fc8b5c2e158521a19ccf9f7f0f13ed4ebd2faf49.diff
Type: text/x-patch
Size: 3290 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070620/ff0bfb01/fc8b5c2e158521a19ccf9f7f0f13ed4ebd2faf49.bin


More information about the wine-patches mailing list