aboutsummaryrefslogtreecommitdiffstats
path: root/src/pattern.js
Commit message (Expand)AuthorAgeFilesLines
* renamed `fill()` method on `SVG.Gradient` and `SVG.Pattern` to `url()` (#708)Ulrich-Matthias Schäfer2017-07-071-2/+2
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-14/+14
* moved special handling of pattern/gradient transform to the corresponding classUlrich-Matthias Schäfer2015-10-111-0/+6
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Removed scale consideration in `move()`Ulrich-Matthias Schäfer2015-06-211-2/+2
* Added marker, symbol and dynamic referencingwout2014-06-171-1/+1
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-0/+0
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-0/+52
* Added SVG.Set adn bumped to v0.24wout2013-07-011-48/+0
* IMplemented <use> element, bumped to v0.23wout2013-06-291-0/+4
* Added deep traversing, reorganizd moduleswout2013-06-091-4/+12
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-5/+5
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f...wout2013-02-271-4/+1
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-10/+10
* Reworked SVG.Container inheritancewout2013-02-021-5/+2
* Fix in offset for SVG.Wrapwout2013-01-221-2/+1
* Added patternswout2013-01-061-0/+43