Question
blurry fonts on scaling
Hi, I'm facing some problems on font rendering on mobile platforms. I have a dynamic textfield inserted into a sprite that is constantly resized. The font becomes very blurry and nearly unreadable. It seems that the text is being replaced by a bitmap representation, even if the "cacheAsBitmap" is set to false. Is there a way to enhance this font display? The problem happens on both Android an iOS, but seems worse on Android.
