aboutsummaryrefslogtreecommitdiffstats
path: root/src/pointarray.js
Commit message (Expand)AuthorAgeFilesLines
* fixes and addition in SVG.PointArray (#805)Ulrich-Matthias Schäfer2018-05-261-1/+5
* move most regexe to SVG.regex, fix matrix constructor for string argumentUlrich-Matthias Schäfer2017-03-141-2/+2
* fixes SVG.PointArray.size() which created NaN when the bbox of the point arra...Ulrich-Matthias Schäfer2017-03-081-2/+2
* Added clone method to SVG.Array/PointArray/PathArray (#590)Ulrich-Matthias Schäfer2017-02-201-2/+2
* Sort out leftovers from the old fx moduleRémi Tétreault2017-02-161-7/+12
* handle leading and trailing spacesdotnetCarpenter2016-10-201-1/+1
* replace call to filter function with better regexdotnetCarpenter2016-10-201-1/+1
* hotfix (#529)Ulrich-Matthias Schäfer2016-10-201-1/+1
* sorry the last commit was nonsens. This one is proper tested.dotnetCarpenter2016-10-121-2/+2
* changing implementation according to review by @FuzzymadotnetCarpenter2016-10-121-15/+7
* fixes #525 by accepting/parsing coordianate strings where x and y is seperate...dotnetCarpenter2016-10-121-14/+26
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-9/+9
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-0/+9
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-2/+2
* Bumped to version 1.0.0-rc.7wout2014-06-111-1/+1
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-2/+0
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-23/+3
* Added get to SVG.Set, bumped to v0.37wout2014-01-261-0/+106