lvgl / lvgl_esp32_drivers

Drivers for ESP32 to be used with LVGL
MIT License
330 stars 281 forks source link

Image lv_img_set_angle of CF_ALPHA 1-2-4-8 bit bitmaps bug #232

Open MorgothCreator opened 10 months ago

MorgothCreator commented 10 months ago

The bitmap is correctly decoded but instead of the bitmap being angled with the given value the bitmap is horizontally cropped from left and right with the some amount of pixels depending of the given angle value.