[osflash] [swfmill] pixel fonts wrong rendering

Eric Priou erixtekila at gmail.com
Tue Sep 19 15:34:29 EDT 2006


>  Basically, with swfmill, pixel fonts seem to be wrongly
> rendered (they go offset orizzontaly) getting blurred.
What do you call pixel fonts ?
Fonts that have been embedded from flash IDE ?
Bitmap font ?
Vector font that has been created to simulate pixel rendering ?

If the rendering blurred them, that probably means that flash player 
thinks they are vector based ones.
Be sure to put them on stage, on pixel, not sub-pixel :
_x=10, not _x=10.3

BTW, consider using FlashType with swf8 :
tf.antiAliasType
tf.gridFitType
-----------
Eric Priou
(aka erixtekila)
In progress tech blog : http://blog.v-i-a.net/
Oregano XML Socket forum : http://forum.v-i-a.net/




More information about the osflash mailing list