# \[CS3\] Rough Text in AS3

**URL:** https://forum.kirupa.com/t/cs3-rough-text-in-as3/234986
**Category:** flash
**Created:** [August 7, 2007, 5:33pm UTC](https://forum.kirupa.com/t/cs3-rough-text-in-as3/234986 "2007-08-07T17:33:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rezmason](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/rezmason/32/30447_2.png) [@Rezmason](https://forum.kirupa.com/u/Rezmason)
#### Post date: [August 7, 2007, 5:33pm UTC](https://forum.kirupa.com/t/cs3-rough-text-in-as3/234986/1 "2007-08-07T17:33:11Z")

</div>

For my current project, I’m drawing text to a BitmapData object, and I’d like for there to be no anti-aliasing applied to it at all. (I’m using a pixel font, so any anti-aliasing at all makes the text unreadable.) How can I prevent anti-aliasing from occurring?
