Gdiplus: GdipDrawArcI and GdipDrawBezierI

Royal Chan chanroyal at gmail.com
Tue Feb 5 23:19:08 CST 2008


Name:
Royal Chan

Change Log:
-implemented functions GdipDrawArcI and GdipDrawBezierI in
dlls/gdiplus/graphics.c
-added test cases for GdipDrawArcI, GdipDrawBezierI, GdipDrawLineI
-made corresponding changes to gdiplus.spec
-also caught two bugs in GdipDrawArc
   -did not use Polyline and did not set return value to Ok
   -check height and width to be > 0 or else return InvalidParameter
to match with testing on Windows
   -tests ran on Win XP SP2 and Ubuntu 7.04
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graphics.patch
Type: text/x-patch
Size: 7468 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080205/d78e0f5c/attachment.bin 


More information about the wine-patches mailing list