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.
Bio_TICFSL_0-1704898336382.png
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
Bio_TICFSL_1-1704898336570.png
5. Execute "make -r && make -r run" on this "test\lvgl-simulator" path.
Bio_TICFSL_2-1704898336355.png
Regards