summaryrefslogtreecommitdiffstats
path: root/src/ellipse.js
Commit message (Expand)AuthorAgeFilesLines
* Added SVG.Number, reworked gradient systemwout2013-06-231-5/+5
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+13
* Bumped to v0.11wout2013-03-241-4/+4
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-17/+20
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-5/+5
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-11/+11
* Made code more readable and included docswout2013-01-041-11/+12
* Code refactoringwout2012-12-291-2/+2
* Improved containerwout2012-12-291-2/+2
* Added polyline and polygon, removed ciclewout2012-12-291-1/+1
* Added font elementwout2012-12-201-10/+9
* Separated core from optional librarieswout2012-12-181-4/+5
* Added transform()wout2012-12-181-1/+1
* Refactored code for readability and sizewout2012-12-171-20/+25
* Added attr function for SVG.Elementwout2012-12-161-5/+5
* Implemented core librarywout2012-12-161-0/+30