Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Non-latin languages in VS

  • #1, by Mateusz 6 years ago Zitieren
    Hi,

    we try to decide what language versions include in our upcoming games, so I wanted to ask about VS capabilities of handling non-latin scripts.

    Does anybody have experience with Russian language in VS? Are there any problems to  be expected when working with Cyrillic script?

    Same goes for Korean - any succesful implementations? Were there any problems worth mentioning?


  • #2, by SimonS 6 years ago Zitieren
    Hi,

    Visionaire is built using utf8, so as long your fonts include the language it works. Chinese and korean is working as well. You might need to install the arial unicode font, so that the editor displays other letters.
  • #3, by Mateusz 6 years ago Zitieren
    Thank you Simon for your answer. I was hoping it will work out of the box but wanted to confirm that before comissioning the translation.