[HTML5] Blurry font issue

I found this not sure if it helps: [HTML5] Blurry font problem - #2 by singmajesty

Could you please try setting the textField.antiAliasType to AntiAliasType.ADVANCED and textField.sharpness to 400 ?

Maybe you can use bitmap text / a tilemap to display the glyphs and disable smoothing?