summaryrefslogtreecommitdiffstats
path: root/src/path.js
Commit message (Expand)AuthorAgeFilesLines
* Bumped to 1.0.0-rc.6wout2014-03-041-1/+1
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-1/+1
* added pointAt() method to SVG.Pathwout2014-02-051-4/+1
* Added `length()`method to pathwout2014-02-031-0/+4
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-45/+45
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-51/+25
* Bumped to v0.33wout2014-01-221-1/+51
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-1/+1
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+9
* Added unbiased option to plotable elementswout2013-03-241-1/+3
* Bumped to v0.11wout2013-03-241-11/+3
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-7/+7
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-6/+5
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-6/+6
* Made code more readable and included docswout2013-01-041-8/+9
* Replaced clip() in favor of mask()wout2013-01-011-5/+5
* Code refactoringwout2012-12-291-1/+1
* Added polyline and polygon, removed ciclewout2012-12-291-1/+1
* Reworked transform()wout2012-12-271-2/+2
* Fix in pathwout2012-12-261-0/+5
* Streamlined codewout2012-12-211-1/+1
* Added font elementwout2012-12-201-2/+1
* Added transform()wout2012-12-181-1/+1
* Refactored code for readability and sizewout2012-12-171-6/+11
* Implemented core librarywout2012-12-161-0/+13