- Home /
How to display Greek alphabets
I have Greek alphabets such as the alpha, beta, gamma, delta, epsilon, zeta characters. How can I display them in a GUIText? A few of them were displayed correctly but most were wrongly displayed. For example, the alpha character would be displayed as an "A".
Should I change the font from Arial to something else? If so, which font should I use?
Check if there are ASCII codes for these characters. The User $$anonymous$$anual for fonts explain how to use ASCII.
Your answer
Follow this Question
Related Questions
How can I display ligatures? (in TextMesh and/or GUIText) 0 Answers
How do I create GameObject & add GUIText from script for iOS? 1 Answer
Getting width of a character in new 4.6 UI system? 0 Answers
Font issues - can someone explain the steps to make a custom font work properly? 0 Answers
Canvas Text gets garbled 0 Answers