summaryrefslogtreecommitdiffstats
path: root/src/matrix.js
Commit message (Expand)AuthorAgeFilesLines
* Fix the implementation of the skew transformRémi Tétreault2016-11-021-6/+20
* doublecheck SVG.parser, use svg element which is not in the dom (#471)Ulrich-Matthias Schäfer2016-04-021-1/+1
* Implementation new fx moduleUlrich-Matthias Schäfer2016-03-231-1/+4
* added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#40...Ulrich-Matthias Schäfer2016-01-111-1/+1
* transform() returnw a-f now, too, double newlines create blank linesUlrich-Matthias Schäfer2015-12-041-0/+6
* added ungroup/flatten (#238), toParent and toDocUlrich-Matthias Schäfer2015-10-111-0/+4
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-151-0/+8
* Fixed transform method which now uses current transformation and not ctm anymoreUlrich-Matthias Schäfer2015-07-051-9/+9
* Firefox fixes and event specswout2014-09-031-1/+1
* Fixed bug in clone() methodwout2014-09-021-1/+5
* Removed matrix add() methodwout2014-08-301-13/+0
* Added animated parametric transformationswout2014-08-301-20/+16
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-1/+18
* Implemented absolute and relative matrix transformationswout2014-08-241-1/+5
* Added more control to SVG.Matrixwout2014-07-281-17/+17
* Installed Jasmin 2.0.1wout2014-07-261-109/+148
* Added support for scale center on matriceswout2014-07-121-8/+18
* Eliminate matrix translation errorswout2014-07-121-3/+3
* Further debugging matrix new implementationwout2014-07-121-10/+8
* Completely reworked transform systemwout2014-07-111-2/+112
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-0/+3