summaryrefslogtreecommitdiffstats
path: root/src/patharray.js
Commit message (Collapse)AuthorAgeFilesLines
* Completely reworked transform systemwout2014-07-111-1/+1
|
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-1/+1
|
* Bumped to 1.0.0-rc.6wout2014-03-041-38/+1
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-195/+142
| | | | to 1.0.0-rc.5
* Minor enhancement in patharray arcswout2014-02-051-4/+4
|
* convert bool to int, so d only contains number values - fixes #145dotnetCarpenter2014-02-051-2/+2
|
* Fix in patharray arcwout2014-02-051-3/+3
|
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-041-7/+7
|
* fix for arcs in patharray toString() methodwout2014-02-041-5/+3
|
* Shortened arc objects in PathArraywout2014-01-291-5/+5
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-0/+296