Attila Kiss

Results 65 comments of Attila Kiss

You need to rotate the px_map. There are working functions for it, like draw_sw_rotate_rgb565()

A ThreadRipper is not better for single core jobs than any other comparable CPU is. Most tasks use a single core anyways. 40ms is 25fps, which considering a JPG and...

For LVGL to work properly, you need ./src, lv_conf.h and lvgl.h in the project directory

Hi, LVGL does not support these characters by default. You have to add them with the font converter. https://lvgl.io/tools/fontconverter They are getting rendered, but since nothing is defined for these...

If your font is NFC compiled, then do not expect with NFD to work correctly. AFAIK LVGL does not handle transformations.

Already working on it.

Not stale. Working on it, but other tasks have priority

Hi @Billername Can you please provide a more detailed snippet with the exact fonts and everything, so we can reproduce it 1:1? Thanks in advance!

Hi, can you please support the data struct as well, for the font? Thx in advance

I've tested it and everything seems to be working just fine. Which MCU are you using? I ran the code in simulator, so..