Skip to main content
BladePoint
Inspiring
January 29, 2013
Answered

TextFields VS breaking text down into shapes

  • January 29, 2013
  • 1 reply
  • 468 views

What are the pros and cons of breaking your read-only text down into shapes? Does using shapes slightly increase the filesize? Does using shapes offer any kind of performance increase over TextFields?

This topic has been closed for replies.
Correct answer kglad

the only reason to use shapes is because you want to use some sort of transform that doesn't work with text.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
January 29, 2013

the only reason to use shapes is because you want to use some sort of transform that doesn't work with text.