[cairo] pixman patch: correctly reset pixman image matrix back to identity

Vladimir Vukicevic vladimir at pobox.com
Sat Aug 4 23:16:23 PDT 2007


If a pixman image had a non-identity matrix set, followed by an identity 
one, the identity matrix never took -- the wrong variable was being 
assigned to.  This manifests it self when you draw a scaled image, 
followed by the same image unscaled -- the second draw also results in a 
scaled image, because the source matrix is never reset.

Soren, let me know if it's ok to commit this.

     - Vlad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pixman-identity.patch
Url: http://lists.cairographics.org/archives/cairo/attachments/20070804/01e160aa/attachment.ksh 


More information about the cairo mailing list