lvgl / lv_font_conv

Converts TTF/WOFF fonts to compact bitmap format
https://lvgl.io/tools/fontconverter
MIT License
187 stars 79 forks source link

cyrillic alphabet problem #91

Closed enessusan00 closed 1 year ago

enessusan00 commented 1 year ago

Hello, I have reviewed the project and you have done a great job. I am currently working on a project using the Russian alphabet, but no matter what I tried, I couldn't display a character from the Russian alphabet on the screen. I changed the example in the readme file to '--format lvgl' and '-o output.c'. I am using the Atollic TrueSTUDIO v9.3.0 editor. I would appreciate it if you could help me.

enessusan00 commented 1 year ago

I fix the problem you can delete this issue