[PATCH 2/2] gdi32: Fix ArcTo to use proper starting and ending points.

Misha Koshelev mk144210 at bcm.edu
Tue Jun 19 00:00:29 CDT 2007


x/ystart and x/yend define the radials, not the actual starting and ending points of the arc.
---
 dlls/gdi32/painting.c   |   50 ++++++++++++++++++++++++++++++----------------
 dlls/gdi32/tests/path.c |    6 ++--
 2 files changed, 35 insertions(+), 21 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 594e88dead2b3550147844435558fee039c6ff35.diff
Type: text/x-patch
Size: 3287 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070619/16696e8f/594e88dead2b3550147844435558fee039c6ff35.bin


More information about the wine-patches mailing list