aboutsummaryrefslogtreecommitdiffstats
path: root/src/transform.js
Commit message (Expand)AuthorAgeFilesLines
* added ungroup/flatten (#238), toParent and toDocUlrich-Matthias Schäfer2015-10-111-1/+19
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-151-1/+1
* Make parsing a <transform-list> more robust in the face of IE11Ray Glover2015-08-141-1/+1
* Fixed transform method which now uses current transformation and not ctm anymoreUlrich-Matthias Schäfer2015-07-051-7/+28
* Added animated parametric transformationswout2014-08-301-17/+39
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-7/+12
* Implemented absolute and relative matrix transformationswout2014-08-241-56/+87
* Removed node moduleswout2014-08-031-1/+1
* Added more control to SVG.Matrixwout2014-07-281-6/+18
* Installed Jasmin 2.0.1wout2014-07-261-18/+23
* Further debugging matrix new implementationwout2014-07-121-1/+5
* Completely reworked transform systemwout2014-07-111-0/+47