Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tab to space, block comments to line comments | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -6/+6 |
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
* | Moved SVG.invent to main svg.js file | wout | 2014-07-23 | 1 | -23/+0 |
* | Added new SVG.Line class and working on SVG.Matrix | wout | 2014-06-28 | 1 | -28/+23 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 1 | -0/+4 |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 1 | -1/+1 |
* | Added memory module | wout | 2013-07-02 | 1 | -3/+3 |
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 1 | -18/+20 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -16/+18 |
* | Fix in defaults | wout | 2013-04-14 | 1 | -13/+13 |
* | remove the use of keyword 'default' | Rob Walch | 2013-04-14 | 1 | -1/+1 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -22/+22 |
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -0/+56 |