[Mono-bugs] [Bug 419251] FillClosedCurve
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 21 13:18:13 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=419251
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=419251#c3
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spouliot at novell.com
AssignedTo|mono-bugs at lists.ximian.com |spouliot at novell.com
Status|NEW |ASSIGNED
--- Comment #3 from Sebastien Pouliot <spouliot at novell.com> 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.
More information about the mono-bugs
mailing list