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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=76907

--- shadow/76907        2005-12-03 23:23:21.000000000 -0500
+++ shadow/76907.tmp.31802      2005-12-03 23:24:31.000000000 -0500
@@ -73,6 +73,11 @@
                g.FillRectangle (Brushes.White, new Rectangle (0, 0, 300, 300));
                g.DrawCurve (p, points, 0, points.Length - 3, 1.0f);
                g.SmoothingMode = 
System.Drawing.Drawing2D.SmoothingMode.AntiAlias ;
                b.Save ("curve.png");
        }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-12-03 23:24 -------
+Created an attachment (id=16164)
+Test Case
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to