Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix file permissions. | Ryan Jacobs | 2015-05-22 | 1 | -0/+0 |
| | | | | | find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \; | ||||
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -92/+96 |
| | |||||
* | Added index() method to SVG.Parent and SVG.Set | wout | 2014-02-01 | 1 | -8/+8 |
| | |||||
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
| | |||||
* | Distinguished SVG.Container from SVG.parent, bumped to v0.32 | wout | 2013-08-05 | 1 | -0/+102 |
SVG.Use inherits from SVG.Shape |