http://bugzilla.novell.com/show_bug.cgi?id=430577
http://bugzilla.novell.com/show_bug.cgi?id=430577#c1 --- Comment #1 from Alex Shulgin <[email protected]> 2009-12-10 13:30:11 UTC --- Created an attachment (id=331964) --> (http://bugzilla.novell.com/attachment.cgi?id=331964) A patch to fix the problem. The problem is caused by cairo_matrix_translate and cairo_matrix_scale used in the wrong order: first scale then translate (should be the other way round). I think this will also close these duplicates: #535645, #529887. -- Configure bugmail: http://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
