Is it possible to:
- NOT embedFonts = true; in a textfield, and to
- NOT embed characters in a hand drawn textfield, and to
- NOT embed fonts in the library to …
… achieve smooth fonts, and animate them? For example, by using the current users Font on his/hers OS?
I’ve read about Font.enumerateFonts(); but I don’t know if it will help me here.
Thanks.