summaryrefslogtreecommitdiffstats
path: root/src/text.js
Commit message (Expand)AuthorAgeFilesLines
* Bumped to v0.33wout2014-01-221-0/+0
* Reworked SVG.Text to give more granular controlwout2013-07-231-36/+93
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+10
* Rebuilding after leading() with argumentswout2013-04-071-1/+1
* Stored base offset as a private variablewout2013-04-051-1/+2
* Bumped to v0.11wout2013-03-241-17/+34
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-44/+84
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-29/+29
* Renamed the parentDoc() method to doc()wout2013-01-121-1/+1
* Made code more readable and included docswout2013-01-041-39/+37
* Replaced clip() in favor of mask()wout2013-01-011-1/+1
* Code refactoringwout2012-12-291-6/+17
* Added polyline and polygon, removed ciclewout2012-12-291-2/+3
* Making the svg function globalwout2012-12-211-6/+7
* Streamlined codewout2012-12-211-37/+16
* text font() method can be used as a getterwout2012-12-211-19/+31
* Added anchor option for text elementwout2012-12-201-7/+5
* Added font elementwout2012-12-201-0/+85