a). The current version does not support the input of such characters, we plan to support in March.
b). This is a workaround.
1. Please design UI with English characters instead of Russian characters.
2. To generated Russian characters by this link fontconverter.
3. Use this fonts C file ("lv_font_Montserrat_SemiBold_19.c") to replace "test\generated\guider_fonts\lv_font_Montserrat_SemiBold_19.c"
4. Modify the "test\generated\setup_scr_screen.c" like the sip
5. Execute "make -r && make -r run" on this "test\lvgl-simulator" path.
Regards