# Font within flash, crisp and clear, not fuzzy, HOW?

**URL:** https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244
**Category:** Uncategorized
**Created:** [August 26, 2004, 5:31am UTC](https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244 "2004-08-26T05:31:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![unreFINEdARTist](https://avatars.discourse-cdn.com/v4/letter/u/34f0e0/32.png) [@unreFINEdARTist](https://forum.kirupa.com/u/unreFINEdARTist)
#### Post date: [August 26, 2004, 5:31am UTC](https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244/1 "2004-08-26T05:31:53Z")

</div>

I having font issues and was just wondering what the best way to make font which will be buttons as clear and unblurred as possible. thanks -ua

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2004, 5:55am UTC](https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244/2 "2004-08-26T05:55:16Z")

</div>

do you have an example ? maybe a screen shot?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2004, 6:01am UTC](https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244/3 "2004-08-26T06:01:13Z")

</div>

here you go:

[http://www.kirupa.com/developer/mx/pixelfonts.htm](http://www.kirupa.com/developer/mx/pixelfonts.htm)

and

[http://www.kirupa.com/developer/mx/usingtext.htm](http://www.kirupa.com/developer/mx/usingtext.htm)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2004, 4:22pm UTC](https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244/4 "2004-08-26T16:22:00Z")

</div>

did you check the tutourial and making fonts crisp in kirupa.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 26, 2004, 4:38pm UTC](https://forum.kirupa.com/t/font-within-flash-crisp-and-clear-not-fuzzy-how/62244/5 "2004-08-26T16:38:55Z")

</div>

Do I know what you are talking about. What a drag.

I am assuming that the text looks good on the stage, and that you have turned anti-aliasing off and that everything looks great until you publish it.

I was experiencing the same problem.

You have to make sure that the position of your button does not have any decimal points in the x y position. In other words, if x position reads something like 50.3 you have to make it 50.0 and the same would be for the y coordinates.

Let me know if this helps.
