Skip to main content
Inspiring
April 14, 2009
Question

Arched text?

  • April 14, 2009
  • 1 reply
  • 890 views

Does the Text Layout Framework support arched text, or other uses of text along a path which is not straight? If not, is it a planned feature? Thank you!

This topic has been closed for replies.

1 reply

Adobe Employee
April 16, 2009

TLF does not support text on a path. I don't know about future plans, I'm afraid.

You could do something like this, by puting each character in its own TextLine and arranging the TextLines yourself.

- robin

Inspiring
April 16, 2009

Hello,

For what it is worth, I will have an example of this in an article I am currently writing for O'Reilly. Unfortunately, it is not quite finished yet (a few more weeks). I will try to remember and post an example here.

Or if you want to keep track, you will be able to link to it from this article: http://www.insideria.com/2009/03/flash-text-engine.html where the text currently says "deserves an article of its own". In fact, you can use that article to do what you are looking for. Yes put each character on its own textLine.