[Mono-bugs] [Bug 76907][Nor] Changed - System.Drawing.DrawCurve
with numberOfSegments problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 6 04:29:22 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by duncan at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76907
--- shadow/76907 2005-12-06 04:28:22.000000000 -0500
+++ shadow/76907.tmp.7435 2005-12-06 04:29:22.000000000 -0500
@@ -110,6 +110,11 @@
2) numOfSegments must be at least 1.
3) draw only when there are at least 3 points.
* graphics.c
* graphics.h (GdipDrawCurve3, GdipFillClosedCurve2): Fixed
signature, numOfSegments should be int, not float.
+
+------- Additional Comments From duncan at ximian.com 2005-12-06 04:29 -------
+Created an attachment (id=16177)
+Patch to graphics.c and graphics-path.c to fix curve calculations
+
More information about the mono-bugs
mailing list