SVG Scaling Text to fit container
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-05-30T13:21:51Z
Indexed on
2010/05/30
13:42 UTC
Read the original article
Hit count: 202
This is likely a very simple question, but how do I get text in SVG to stretch to fit its container?
I don't care if it looks ugly from being stretched too long or high, but it needs to fits its container and be as big as possible.
Thanks
© Stack Overflow or respective owner