20 Oct
2008
20 Oct
'08
4:21 p.m.
I think you're trying to use the wrong tool. SVG is meant for scalable graphics that are not influenced by browser settings, with interactivity and animation. In fact its intent is to be like the animation components of Flash. If you want a resizable text box in an SVG document you should code it in JavaScript. Alternatively you can use HTML, which is designed for dynamic layout.
When it comes to the flowed text, it's not even an SVG feature but an Inkscape-specific hack that saves to a regular text element when saved as plain SVG.
Regards, Krzysztof Kosiński.
--
View this message in context: http://www.nabble.com/Attribute-lock-ratio-proposal-tp19826606p20073412.html
Sent from the Inkscape - Dev mailing list archive at Nabble.com.