I found this not sure if it helps: [HTML5] Blurry font problem - #2 by singmajesty
Could you please try setting the
textField.antiAliasTypetoAntiAliasType.ADVANCEDandtextField.sharpnessto400?
Maybe you can use bitmap text / a tilemap to display the glyphs and disable smoothing?
