ihhub / fheroes2

fheroes2 is a recreation of Heroes of Might and Magic II game engine.
https://ihhub.github.io/fheroes2/
GNU General Public License v2.0
2.58k stars 360 forks source link

Expand Virtual Keyboard to support more languages #8826

Open ihhub opened 2 weeks ago

ihhub commented 2 weeks ago

Preliminary checks

Describe the problem requiring a solution

At the moment the Virtual Keyboard supports only English, Polish and Russian languages. The map makers will need more languages to be supported for map creations.

Describe the possible solution

Add more languages to be supported. The start point is ui_keyboard.cpp file.

Additional info

No response