[Mono-bugs] [Bug 75475][Wis] New - Bug in
System.Drawing.Graphics.DrawPie/FillPie
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 5 13:47:51 EDT 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75475
--- shadow/75475 2005-07-05 13:47:51.000000000 -0400
+++ shadow/75475.tmp.8472 2005-07-05 13:47:51.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 75475
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: peter at novonyx.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Bug in System.Drawing.Graphics.DrawPie/FillPie
+
+While using the System.Drawing package we found the following bug:
+
+Graphics.DrawPie(...) and
+Graphics.FillPie(...)
+
+both draw lines in the correct angles, but the ark always starts at
+0. For the fill method the effect is that a pie ending at 360 will
+fill the whole circle...
+
+[Reported by Patrick Michel PBMichel on mono-devel]
More information about the mono-bugs
mailing list