- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Jul 2016 18:50:56 +0000
- To: public-svg-issues@w3.org
The "strange behavior" is what you _want_ if you apply a scale transform to a `<textPath>` element. I created it by scaling the `<text>` element. But I do agree that it might sometimes be nice to fit text to a transformed path without transforming the text itself, which is why we should spec the Chrome/Firefox behavior. Note that Edge currently behaves differently: the text glyphs don't get stretched, but they are stretched out along the path, proportional to the scaling factor. Edge:  Chrome:  -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/210#issuecomment-234348105 using your GitHub account
Received on Thursday, 21 July 2016 18:51:11 UTC