[svgwg] Clarify the handling of transforms for wrapped text (#877)

Nickduino has just created a new issue for https://github.com/w3c/svgwg:

== Clarify the handling of transforms for wrapped text ==
Specs:
* [Wrapped text](https://www.w3.org/TR/SVG2/text.html#TextLayoutAuto)
* [Transform](https://svgwg.org/svg2-draft/coords.html#TransformProperty)

I believe this use case isn't covered in the spec:
![image](https://user-images.githubusercontent.com/9784237/158798140-868fec7d-ce65-481b-9dcf-e90b39778299.png)

At least, it's not made clear enough and the current implementation in Inkscape is this:
![image](https://user-images.githubusercontent.com/9784237/158798570-8130e1b7-1ef5-4221-a900-0d0b0e960305.png)

Note that transforming **the shape** works: the text re-wraps in the new shape.

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/877 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 17 March 2022 11:23:14 UTC