]> source.dussan.org Git - svg.js.git/commit
Fix the implementation of the skew transform 545/head
authorRémi Tétreault <tetreault.remi@gmail.com>
Wed, 2 Nov 2016 22:25:35 +0000 (18:25 -0400)
committerRémi Tétreault <tetreault.remi@gmail.com>
Wed, 2 Nov 2016 22:25:35 +0000 (18:25 -0400)
commit7164e5617d7413b4c7806466457d7f08c1fd3220
treed143c0b5f95646f05fe28db818a46f497385e122
parente3eddcb2aa4feb1f847aad5f900fb9a0ecb62ee1
Fix the implementation of the skew transform

Also fix a bug where when calling scale with 3 parameters, cx was not set
with the right value.
dist/svg.js
dist/svg.min.js
spec/spec/matrix.js
src/matrix.js