In AwayJS we have no default fonts yet.
So when a Textfield is not connected to a embed font, it will fail to render any chars. If it is connected to a embed font, but uses chars that arenot part of the char-range set for the font, the char will be missing.
Workaround: make sure all textfield are connected to embed fonts, and that all chars that are used by the textfield are embed in the font.
In AwayJS we have no default fonts yet.
So when a Textfield is not connected to a embed font, it will fail to render any chars. If it is connected to a embed font, but uses chars that arenot part of the char-range set for the font, the char will be missing.
Workaround: make sure all textfield are connected to embed fonts, and that all chars that are used by the textfield are embed in the font.