summaryrefslogtreecommitdiffstats
path: root/src/pattern.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | It wasn't compatible to the other move-functions e.g. for the PointArray
* Added marker, symbol and dynamic referencingwout2014-06-171-1/+1
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-0/+0
| | | | to 1.0.0-rc.5
* 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 ↵0.10wout2013-03-091-5/+5
| | | | animation functionality
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵wout2013-02-271-4/+1
| | | | fixes
* 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