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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -75,6 +75,12 @@ However it didn't fix the second test case I have (1, 5, 23, 75, 1, 15). ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
