https://bugzilla.novell.com/show_bug.cgi?id=419251
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=419251#c3 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] AssignedTo|[email protected] |[EMAIL PROTECTED] Status|NEW |ASSIGNED --- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-08-21 11:18:12 MDT --- Well some good and bad news. Good news is that DrawCloseCurve match FillCloseCurve, same goes for DrawPath and FillPath (the later should work for you, if your code is similar to this sample). The bad news is that Mono's [Draw|Fill]CloseCurve does not match MS. I got an idea why*... will look at it soon. * it's part of code I never touched and I assume this is not called often, nor well tested. Thanks for the sample code! Sebastien -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
