Pixel Fonts

Hey kids… back from a short break and I have some questions regarding pixel fonts. I just picked some up finally so I can get the crispest text possible, but my text is still coming out blurry!

I only used it at 8pt, put the coordinates on whole numbers, and tried changing from static to dynamic, but they still come out blurry in the final product.

My only thought is that it’s because the text is held within movie clips and buttons, so while the relative X and Y are whole numbers, the absolute X and Y turn out not to be. I don’t know about that though, since all my buttons and clips are on whole numbers as well!

Any suggestions??

try 8px instead of 8pt.

also i think your thoughts sound pretty good. that sounds about right. so it could b the prob.

Note that if ur text is insede a button or movie clip, the button or the movie clip x an y coordinates should also be whole numbers.

And if that doesn’t help: use the ol’ trusty trial and error. Nudge your fields _x and _y , test the movie and do it agian until it’s crisp. That’s what I did. And remember: if you found the good coördinates of your textfield, all the other ones in the same timmeline will have the same values after the dot. For exampleyou have a textfield thats situated at {_x:44.5 , y:103.8} , all the other texfields in that timeline (ie same mc) will have { x:??.5 , _y:??.8} as their coördinates.

Hope it helps.

search the forums too…