Hi Team,
Is support planned for displaying PNG or JPEG images directly on the VSN1 screen, e.g. from a Lua script or via the IMMEDIATE protocol?
I know Lua can draw text/shapes/pixels, but I mean built-in image decoding or an API for uploading/rendering bitmap assets. This would make things like album art, icons, and custom UI graphics much easier.
If native PNG/JPEG decoding is too resource-intensive, would a simpler format be feasible instead (for example raw RGB/RGB565 bitmap data, indexed images, or a small image buffer)?
Best,
Istvan

