From 615efb9b0dff23d552ca4c5a72f55db71480ff5a Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Tue, 20 Jun 2017 11:24:57 +0200 Subject: [PATCH] Updated SVG support (markdown) --- SVG-support.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SVG-support.md b/SVG-support.md index 114a489..b8442f9 100644 --- a/SVG-support.md +++ b/SVG-support.md @@ -14,7 +14,8 @@ https://github.com/mapnik/mapnik/tree/svg-strict-parsing ### `` - +#### Global attributes +[transform](#Global-attributes) #### Specific attributes | attribute | value | @@ -85,6 +86,9 @@ https://github.com/mapnik/mapnik/tree/svg-strict-parsing | ry | | ### `` +#### Global attributes + +##### transform #### Specific attributes @@ -120,6 +124,11 @@ __________________________________ _Not supported_ +------------------------ + +### Global attributes + +#### `transform` ------------------------