Answered
Rotate, Skew, Scale Text using Text Layout Framework?
I've seen through the flash/flex API and examples that some
rotation is possible with the text layout framework, but it seems
limited to 90 degree angles. Is it possible to do more complex
angles (i.e. any arbitrary angle?) Also is it possible to apply
skew's and scales? How about just applying a raw matrix to the
text?
