Creating the font

Hello. I woud like to use cyrillic font, but convert it to use as windows1251 (or koi8-r), not Unicode. Cyrillic letters in win-1251 are on positions from 192 to 255, for example if the letter’s number in Unicode = 1046, I need to chanhe it to 198. Is it possible?

What MCU/Processor/Board and compiler are you using?

Esp32 + Arduino IDE

What LVGL version are you using?

8.3