For the record, I was finally able to generate images that load properly with the following ImageMagick command:
convert image.png -colorspace RGB -depth 8 -colors 16 PNG8:exported/image.png
Best posts made by fr3nd
-
RE: Load images on M5Paper in UIFlow