]> source.dussan.org Git - svg.js.git/commit
Move "Syntax sugar", transform() methods
authorsnowyplover <the.estuary@gmail.com>
Tue, 17 Nov 2015 10:47:13 +0000 (02:47 -0800)
committersnowyplover <the.estuary@gmail.com>
Tue, 17 Nov 2015 10:47:13 +0000 (02:47 -0800)
commit66d7b667df80dcdbedf9e31ae2018a53edba6b0e
tree2e073dadb7f77da7198a65387c5586760c9a0dc4
parentb568241b219009aafae7f2521d381a5a0187d63d
Move "Syntax sugar", transform() methods

The "Transforming elements" section has been renamed "Size and position".

The `transform()` method has been moved to the "Geometry" section.

The "Syntax sugar" section has been broken up and removed:
* `radius()` has been moved to "Size and position" (and has been edited for completeness and clarity)
* `fill()`, `stroke()`, and `opacity()` have been moved to "Attributes and styles"
* `rotate()`, `skew()`, `scale()`, and `translate()` have been grouped with `transform()` under "Geometry"
README.md