Hello,
Now i can decode JPG images with LVGL,but the display show "no data" when using the same way to decode PNG images.
Solved! Go to Solution.
Hi @vwsncr,
I tested online converter, it works fine for PNG file. Maybe you can try the offline version.
Regards,
Jing
Hi @vwsncr,
I tested online converter, it works fine for PNG file. Maybe you can try the offline version.
Regards,
Jing
Hi , @jingpan
Thanks for reply!
I have solved the problem . I tested different package of PNG decoder. The newest one (v8.3.0)works very well. But the JPG decoder package , i used old version from SDK's example. Do you think it is a good way?
Regards,
vwsncr