aboutsummaryrefslogtreecommitdiffstats
path: root/src/pointarray.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix file permissions.Ryan Jacobs2015-05-221-0/+0
| | | | | find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \;
* Bumped to version 1.0.0-rc.7wout2014-06-111-1/+1
| | | | Look at change log for full overview of changes.
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-2/+0
| | | | to 1.0.0-rc.5
* 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