InfiniTime
InfiniTime copied to clipboard
InfiniPaint save/load image, BT send/receive image and "Make Wallpaper" function
I would love to see the ability to see the following features added to Infinitime:
- save and load artworks made in InfiniPaint
- send/receive .bmp files of 240x240 px resolution via Bluetooth
- assign a raster image to be a clockface background (.bmp, .jpg or similar)
I've just upgraded to Infinitime 1.8.0 and am very impressed with how the OS is progressing. I'm a designer/animator with a focus on low-res pixel art, so if there's anything I can assist this project with, just holler.
BMP as a format is out of the question because it's very incompatible with our hardware limitations.
Which image format would be the most compatible/implementable @Avamander ?
@Danimations anything that follows the requirements specified here: https://docs.lvgl.io/latest/en/html/overview/image.html#image-decoder
what if we just stored the image as a series of movements the user made with the brush? , kind of like a mini svg format ?