https://bugzilla.novell.com/show_bug.cgi?id=362021
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362021#c7 --- Comment #7 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-02-18 15:13:54 MST --- Very small values, like -8.34888e-14 (generated for the bad arc) or -3.90799e-14 (generated for the good arc) turns into 0 when cairo convert them into 16.16 (or 24.8) fixed points (however changing those values to 0 doesn't fix the problem). Otherwise the cairo_path_t end up with the same values with moon_path than it would had from a call to cairo_curve_to. -- 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
