Some png images display, while others do not
What have you tried so far?
Looked at the meta data of the png files and no difference between those that display and those that do not.
turned on the 3rd party PNG decoder library; LV_USE_LODEPNG, no change.
There is another;LV_USE_LIBPNG, but it results in an include error.
Even before enabling these png libs, png images were displayed. So it would not seem that these 3rd party libs are not needed
Turned on logs and the only issue I see is this message:
[Info] (193.010, +145) image_decoder_get_info: Image decoder didn’t set stride. Calculate it from width. lv_image_decoder.c:349
Operating system:** windows 10
Target hardware: ESP32-S3-LCD-EV-BOARD
LVGL v9.2.2