I have this really big problem. I’m using FFF Harmony as font, and when I break it apart, it’s blurry. When I don’t, it’s not but then nobody will see the text correctly because they don’t have FFF Harmony on their pc. When I embed the font, it’s blurry again.
So what in the world do I have to do to get broke apart text that isn’t blurry !?
Yes I’ve read all about the pixel font guidelines …
make sure that the font is being places on exact pixels. The textbox coordinates are 40.0 not 40.3 that should help clear it up a bit and make sure anti-alaising is off…
Well you see that’s the problem, I did !
Also make sure whatever objects that contains the text is positioned on exact pixels as well.
If your textbox is located inside an movieclip for example, then that movieclip needs to be on the exact pixels as well.
I know, I’ve done everything as it should be and still those ****fonts keep getting blurry
No one said pixel fonts were easy
They are in fact an incredible pain in the arse to use.
If your text is within another movie clip you may have to adjust the textbox’s x,y position by decimal numbers. What sucks about this is it is all guess and check, and between .0 to .9 for both x and y there are a lot of combinations.