Thanks again, I am currently using text on a path. It has some limitations.
The challenge is when I have a fixed space to fit the text into, I have no way to squeeze the individual glyphs (without the standard 'textlength' that ASV3 doesn't support) to fit the entire textblock into that space. I can manipulate the text size (as your other script suggests), but that doesn't really solve my problem. I need to be able to keep the text the same height and squeeze it into tighter horizontal spaces. And, kerning the text together isn't enough, especially if the text is very long. --- In [email protected], <[EMAIL PROTECTED]> wrote: > Sherm > > Not sure if this is what you are looking for but you can certainly put text > on a curve (ie a path). You can just not display the path (remove the > <use>)and the text will appear curved but still be animated. Or you can > remove the animation and the text will be static but curved. > > Hope this helps. ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

