]> source.dussan.org Git - svg.js.git/commit
Identified transformation code to retire
authorSaivan <savian@me.com>
Sun, 25 Feb 2018 10:36:16 +0000 (21:36 +1100)
committerSaivan <savian@me.com>
Sun, 25 Feb 2018 10:36:16 +0000 (21:36 +1100)
commit7b484ae802ca2a659aae507585d322fcfe002b42
tree92dc8af52666b9b1514f96e5531e0f6da47d8ea6
parentec0a8aee0e21a93b22c255dae6768a9ff7b09e73
Identified transformation code to retire

This commit simply identifies some of the code that we will be
retiring in 3.0.0 related to transformations. I have commented
and in some cases removed code that will not be required.

Changes
=======
- Added the new affine composition and decomposition functions
- Commented out code that will be removed in coming commits
src/fx.js
src/helpers.js
src/matrix.js
src/transform.js
src/utilities.js