devicescript icon indicating copy to clipboard operation
devicescript copied to clipboard

add built-in Image type

Open mmoskal opened this issue 1 year ago • 0 comments

This is based on code from MakeCode Arcade in particular https://github.com/microsoft/pxt-common-packages/tree/master/libs/screen

TODO:

  • [ ] fonts/text
  • [ ] write-image-to-SPI method (or I2C?)
  • [ ] img`...` literals
  • [ ] tests

mmoskal avatar May 31 '23 13:05 mmoskal