[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
Wed Sep 13 10:12:28 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 sebastien at ximian.com.

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

--- shadow/78999	2006-09-13 09:38:30.000000000 -0400
+++ shadow/78999.tmp.4650	2006-09-13 10:12:28.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78999
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: libgdiplus
 AssignedTo: duncan at ximian.com                            
 ReportedBy: duncan at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -75,6 +75,12 @@
 However it didn't fix the second test case I have (1, 5, 23, 75, 1, 15).
 
 ------- Additional Comments From sebastien at ximian.com  2006-09-13 09:38 -------
 While visually similar the second problem comes from bezier curves
 when some NaN are supplied as points. Either we're miscalculating the
 points or we're not rendering them like MS.
+
+------- Additional Comments From sebastien at ximian.com  2006-09-13 10:12 -------
+It was the same problem (i.e. a miscalculation) coming from
+graphics-path. Fixed in SVN r65349.
+
+Please reopen the bug if I missed other non working configurations.


More information about the mono-bugs mailing list