summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/Sprite.c
AgeCommit message (Expand)Author
2019-01-31More improvements to Terminal:Scott Shawcroft
2019-01-31Add TileGridScott Shawcroft
2019-01-14Add subclass support to displayio.Scott Shawcroft
2019-01-14Support subclasses of Shape as bitmaps.Scott Shawcroft
2019-01-14Add support for rendering a shape.Scott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft