[Mono-bugs] [Bug 78999][Wis] Changed - Pie slices drawn incorrectly at certain angles

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 3 13:30:33 EDT 2006


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=78999

--- shadow/78999	2006-08-02 17:18:14.000000000 -0400
+++ shadow/78999.tmp.25915	2006-08-03 13:30:33.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78999
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: libgdiplus
 AssignedTo: duncan at ximian.com                            
 ReportedBy: duncan at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -24,6 +24,22 @@
 
 
 ------- Additional Comments From duncan at ximian.com  2006-08-02 17:18 -------
 Created an attachment (id=17395)
 Incorrectly-drawn pie slices
 
+
+------- Additional Comments From duncan at ximian.com  2006-08-03 13:30 -------
+One observation:
+
+Playing around with my drawpie app, I noticed that the interval at
+which the pie is incorrectly drawn is always a multiple of 6.
+
+The bug starts with trigger at sweepAngle >= 79.
+
+For example, at Sweep = 79, the problem begins after 137, and ends
+at144, a difference of 7.
+
+At sweep = 359, it starts after 24 and ends at 66, a difference of 42
+(7 x 6)
+
+Very odd.


More information about the mono-bugs mailing list