Commit graph

2 commits

Author SHA1 Message Date
Louis Simard
ba3371e282 scour.py: Modify optimizeTransform to remove superfluous []s and ()s.
testscour.py: Add unit tests for Johan Sundström's fix for bug 722544, "SVG transform matrix() arg order is a1 b1 a2 b2 a3 b3, not a1 a2 a3 b1 b2 b3".

unittests/: Edit the unit tests' support files not to have a second line with the correct transformation. This is customarily in testscour.py.
2011-02-21 20:51:35 -05:00
Johan Sundström
f45173f4ee Some transform test files in need of corresponding test code. 2011-02-21 01:50:33 -08:00