Hello!
I am creating a game using C SFML (task), but I do not understand how to display Russian text in sfText.
I tried to change the encoding - nothing changes.
The font fully supports everything.
Question - how do I display the Russian language correctly in sfText?
Thank you in advance!
(by default, I have UTF-8 encoding set, but I tried to use ASCII and others)