affine-test: Print out the transformation matrix when verbose
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 13 Sep 2012 23:29:19 +0000 (19:29 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 24 Sep 2012 22:27:10 +0000 (18:27 -0400)
commitd5c721768c9811ce22bc0cd50bdf1c7bccc264e0
tree4e018620aca864b161c04ab3d1c118207861e22b
parent292fce7a230dd253fff71bd1bb2fbf9b7996a892
affine-test: Print out the transformation matrix when verbose

Printing out the translation and scale is a bit misleading because the
actual transformation matrix can be modified in various other ways.

Instead simply print the whole transformation matrix that is actually
used.
test/affine-test.c