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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=379546#c5





--- Comment #5 from Alex Conway <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to