Question
how to setup the typography to allow a TextArea to display any Unicode character?
My app needs to display emails. How do I setup "Wildcard Characters", "Wildcard ranges"... to allow the TextArea to display Unicode Text dynamically (text generated at runtime)?
Thanks.