Skip to main content
Participant
August 9, 2010
Question

Low level access to text drawing routines

  • August 9, 2010
  • 1 reply
  • 416 views

  Hello, I would need to acces to routines that can draw text, I don't wish it to have anything to do with TextField. I aim to draw text to BitmapData objects, is there any way how to do that, except importing font in bitmap file and painting it as an image?  Thank you for help.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 9, 2010

why don't you want to apply the draw() method to a textfield that contains text?