https://bugzilla.novell.com/show_bug.cgi?id=362021
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362021#c5 --- Comment #5 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-02-18 10:03:36 MST --- So same behavior but different issue :) Yes, it does look like a cairo issue (still would be nice to review the arc code) since the values we're supplying cairo are near identical for both arcs. The arcs are composed of 2 curves. Individually each curve render fine (in both cases). Somehow adding the second curve affects the second (bad) arc. Sadly a quick test of changing CAIRO_FIXED_FRAC_BITS from 8 to 16 did not fix the problem. -- 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
