# Turning off Anti Alias for bitmap text

**URL:** https://forum.kirupa.com/t/turning-off-anti-alias-for-bitmap-text/235108
**Category:** Uncategorized
**Created:** [August 8, 2007, 3:18pm UTC](https://forum.kirupa.com/t/turning-off-anti-alias-for-bitmap-text/235108 "2007-08-08T15:18:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![crackhead](https://avatars.discourse-cdn.com/v4/letter/c/779978/32.png) [@crackhead](https://forum.kirupa.com/u/crackhead)
#### Post date: [August 8, 2007, 3:18pm UTC](https://forum.kirupa.com/t/turning-off-anti-alias-for-bitmap-text/235108/1 "2007-08-08T15:18:32Z")

</div>

Another Question from me 😃

How does one remove AA via AS3 code?

For example, im using a fontsforflash font in a menu and i seen that you have

AntiAliasType.ADVANCED  
AntiAliasType.NORMAL

however, why is there no AntiAliasType.NONE ?

The reason im asking in a forum is because i did google this yesterday, and i found something on flashkit about how you cannot turn AA off at runtime, and recommended was to use bitmaps instead.

I refuse to believe this.

Any ideas?

thanks in advance
