Question
Poloygon text
Hello, was curious if anyone had any insight about making a
TextFlow create lines in the form of any shape other than a
rectangle, i know TextLineFactory only takes a Rectangle, and i
also know you can make shapes out of text by setting a bunch of
DisplayObjectContainerController in desired positions, but what i
can not find is anyway to tell text to create lines using a vector
shape or anything like the such, i would love to be able to drawl a
spite and tell my textFlow to use it's bounds when creating lines.
If this can't be done with the framework i may end up generating
DisplayObjectContainerControllers using some cpu intensive hit
tests on an object, but i don't want to go that route if i am just
missing something the TextFramework will allow me to do now or
after beta.
