InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

InfiniPaint save/load image, BT send/receive image and "Make Wallpaper" function

Open Danimations opened this issue 3 years ago • 3 comments

I would love to see the ability to see the following features added to Infinitime:

  1. save and load artworks made in InfiniPaint
  2. send/receive .bmp files of 240x240 px resolution via Bluetooth
  3. 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.

Danimations avatar Mar 29 '22 03:03 Danimations

BMP as a format is out of the question because it's very incompatible with our hardware limitations.

Avamander avatar Mar 31 '22 11:03 Avamander

Which image format would be the most compatible/implementable @Avamander ?

Danimations avatar Mar 31 '22 12:03 Danimations

@Danimations anything that follows the requirements specified here: https://docs.lvgl.io/latest/en/html/overview/image.html#image-decoder

Avamander avatar Mar 31 '22 12:03 Avamander

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 ?

tigercoding56 avatar Feb 17 '23 03:02 tigercoding56