I have a pixel font from www.fontsforflash.com. I have embedded it using flex then loaded the swf in flash CS4 to make it available. But its very blurry and I can find a way to turn off anti-aliasing in as3.
Its the right size and placed with whole numbers. The reason I have embedded this method is because I don't want to load an entire font library.
Is there a way I can turn off anti-aliasing or is there a better way to embed my font?
Thanks