# Any idea how to make embedded font not blurred?

**URL:** https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388
**Category:** Uncategorized
**Created:** [December 22, 2003, 8:00am UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388 "2003-12-22T08:00:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![surya](https://avatars.discourse-cdn.com/v4/letter/s/8e8cbc/32.png) [@surya](https://forum.kirupa.com/u/surya)
#### Post date: [December 22, 2003, 8:00am UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388/1 "2003-12-22T08:00:09Z")

</div>

Hi guys, I have dynamic text loaded from external .txt, and I have to masked it so I embeded it, but the text got blurred, still readable but looks pretty bad, any idea how to fix this??

---

<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: [December 22, 2003, 10:52am UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388/2 "2003-12-22T10:52:25Z")

</div>

change the size of the text.

---

<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: [December 22, 2003, 3:45pm UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388/3 "2003-12-22T15:45:29Z")

</div>

do you have it set to multi line instead of single line?

---

<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: [December 22, 2003, 5:45pm UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388/4 "2003-12-22T17:45:07Z")

</div>

heres the deal, it sounds like your using a pixel font, you probably need to set it t size 8, or whatever its intended size is, then make sure the text box lines up on an even integer on the x and y axis. see if that helps

---

<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: [December 22, 2003, 6:44pm UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388/5 "2003-12-22T18:44:06Z")

</div>

[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: [December 23, 2003, 2:47am UTC](https://forum.kirupa.com/t/any-idea-how-to-make-embedded-font-not-blurred/38388/6 "2003-12-23T02:47:43Z")

</div>

yeah i’ve tried set the text size to 10 and the text field to even number on x and y, but still it doesn’t look as good as before it was embedded, just wondering if there is any way to make it as clear as it was before embeded 🙂
