- From: Cameron McCormack <cam@mcc.id.au>
- Date: Tue, 09 Jul 2013 14:14:43 +1000
- To: "www-svg@w3.org" <www-svg@w3.org>
I had two thoughts on text length adjustment while working on Firefox's implementation. The first is that it might be worth having the ability to scale the text in both dimensions rather than just horizontally (for horizontal text). That could help make the text look nicer when it is shrunk to fit a given length. The second is being able to say that the adjustment should only be performed when the actual text length is greater than the author's specified length. If the text is shorter, in many cases I think the author would prefer to have the text shown as is, rather than expanded out to fit textLength="".
Received on Tuesday, 9 July 2013 04:15:26 UTC