Hi any one could tell me if a SVG tag could contain a transform inside? I try it on 0.91+devel, the elements are transformed but the controls of items and the rubberband is not transformed.
To get more on the idea to know if could be done, the tool is a rotation tool that rotate the draw from the cursor betweeen 360 degrees. There is also a angle constrain modiffier and a reset button.
Basicaly need to know if is svg compilant the transform on svg tag. And if yes, how rotation and other trannsforms -only for info- affect to the viewbox?
Cheers, Jabier.
https://blueprints.launchpad.net/inkscape/+spec/rotating-whole-document https://bugs.launchpad.net/inkscape/+bug/170498
2016-01-27 12:38 GMT-08:00 Jabiertxo Arraiza Cenoz <jabier.arraiza@...2893...>:
Hi any one could tell me if a SVG tag could contain a transform inside? I try it on 0.91+devel, the elements are transformed but the controls of items and the rubberband is not transformed.
No, the SVG element cannot have a transform attribute. https://www.w3.org/TR/SVG/struct.html#SVGElement
Best regards, Krzysztof
2016-02-23 22:24 GMT-08:00 Krzysztof Kosiński <tweenk.pl@...400...>:
2016-01-27 12:38 GMT-08:00 Jabiertxo Arraiza Cenoz <jabier.arraiza@...3122...3...>:
Hi any one could tell me if a SVG tag could contain a transform inside? I try it on 0.91+devel, the elements are transformed but the controls of items and the rubberband is not transformed.
No, the SVG element cannot have a transform attribute. https://www.w3.org/TR/SVG/struct.html#SVGElement
By which I mean the <svg> tag, of course.
Yes! Thanks Krzysztof.
El mar, 23-02-2016 a las 22:25 -0800, Krzysztof Kosiński escribió:
2016-02-23 22:24 GMT-08:00 Krzysztof Kosiński <tweenk.pl@...400...>:
2016-01-27 12:38 GMT-08:00 Jabiertxo Arraiza Cenoz <jabier.arraiza@ marker.es>:
Hi any one could tell me if a SVG tag could contain a transform inside? I try it on 0.91+devel, the elements are transformed but the controls of items and the rubberband is not transformed.
No, the SVG element cannot have a transform attribute. https://www.w3.org/TR/SVG/struct.html#SVGElement
By which I mean the <svg> tag, of course.
participants (3)
-
Jabier Arraiza
-
Jabiertxo Arraiza Cenoz
-
Krzysztof Kosiński