From: Bob220867 on
So I have a load of bitmap text members that look fine when I change the font
to an embedded font in the text edit window but then are very pixelated when
they are on stage. Is there something I'm doing incorrectly? Has anyone else
experienced this? Do I have to have the font embedded and then create the text?
Why would it show it properly in the text window and not on the stage?

From: Mike Blaustein on
For most fonts, you need to manually enable antialiasing. It is in the
property inspector. Set Greyscale All and they will look pretty again.
From: Sean Wilson on
To a degree the answer depends on the version of Director you're using.
Mike's reply about Greyscale All is a D11 setting. DMX2004 would be
Antialias: All Text (or 'Larger Than' with a point setting smaller that
your current text)
From: Bob220867 on
Thank you both, all pretty again now.