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-12 18:29:09.000000000 -0400 +++ shadow/78999.tmp.4105 2006-09-13 09:38:30.000000000 -0400 @@ -70,6 +70,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-09-12 18:29 ------- I found a case (and fix) where some non curved lines are added (values are 1, 5, 23, 75, 21, 25). This is because additional is near 0. 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
