[Mono-bugs] [Bug 379546] Graphics.FillPath on Linux doesn't match MS GDI+

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 6 13:27:24 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=379546

User alex.conway at linea-research.co.uk added comment
https://bugzilla.novell.com/show_bug.cgi?id=379546#c5





--- Comment #5 from Alex Conway <alex.conway at linea-research.co.uk>  2008-06-06 11:27:24 MDT ---
If I add

using (Pen p = new Pen(Color.FromArgb(0,0,0,0)))
        e.Graphics.DrawPath(p, gpath);

before the FillPath call, then it looks a lot closer


-- 
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