[Mono-bugs] [Bug 430577] DrawImage does not draw correctly when the start position is not (0, 0)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 10 08:30:15 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=430577

http://bugzilla.novell.com/show_bug.cgi?id=430577#c1


--- Comment #1 from Alex Shulgin <alexander.shulgin at yessoftware.com> 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.


More information about the mono-bugs mailing list