Skip to main content
Inspiring
December 16, 2010
Answered

Stretch fonts in TLF?

  • December 16, 2010
  • 1 reply
  • 661 views

Hello!

Is there a way to stretch fonts in TLF?

What I mean is: is there a way to put a horizontal (or vertical) scale in the TextLayoutFormat, so all the words in that format are stretched?

greetings, Stefan

This topic has been closed for replies.
Correct answer robin_briggs

No, I'm afraid there's no way to do a non-uniform text size scale on a range of text. You can scale the entire container, so as a workaround you could put just the text you want scaled in its own TextFlow, and scale that container, then include that container as an image (InlineGraphicElement) in the main TextFlow.

- robin

1 reply

robin_briggsCorrect answer
Adobe Employee
December 16, 2010

No, I'm afraid there's no way to do a non-uniform text size scale on a range of text. You can scale the entire container, so as a workaround you could put just the text you want scaled in its own TextFlow, and scale that container, then include that container as an image (InlineGraphicElement) in the main TextFlow.

- robin

Inspiring
December 17, 2010

Hello Robin,

Thanks for the information!

Any chance that this will be added in the future? (Definitely on my wish list...)

gr, stefan