K
K
Kuusandr2019-06-09 15:14:16
Java
Kuusandr, 2019-06-09 15:14:16

(Libgdx) What should be done to make the textfield output Cyrillic normally?

I use a true-type font with Latin and Cyrillic. In the textfield style, I set the font and complete misunderstandings begin. Cyrillic is not displayed, only Latin.
What needs to be done so that Russian letters are displayed normally?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kuusandr, 2019-06-10
@Kuusandr

Everything turned out to be simple. FreeType is initialized by default with the Latin character set, and if you need something else besides the Latin alphabet, then you need to substitute your character set during initialization.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question