Re: [svgwg] Character counting in text 'x', 'y', 'dx', 'dy', and 'rotate' attributes. (#537)

Is it maybe time to assign this to the too-hard basket, and go with @r12a's option 1 and 2?  That is, deprecate the multi-value attributes, and instead recommend that authors use `<tspan>` for the situations when the code point algorithm fails?

However that leaves a problem regarding the `rotate` attribute.  I know the text layout algorithm is already quite complicated, but one possible solution would be to allow `transform` on `<tspan>` elements. 

https://codepen.io/PaulLeBeau/pen/qQQPag


-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/537#issuecomment-442826615 using your GitHub account

Received on Thursday, 29 November 2018 13:06:15 UTC