summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/Bitmap.h
AgeCommit message (Expand)Author
2021-03-17displayio.Bitmap: Make memoryview()ableJeff Epler
2021-03-15run code formatting scriptmicroDev
2020-08-14Deleted trailing whitespaceKevin Matocha
2020-08-14Added bitmap.blit function for bitmap slice copyMargaret Matocha
2020-08-14Added bitmap.blit function for copying slices of bitmapsMargaret Matocha
2020-04-09initial working fillcaternuson
2019-02-11A variety of displayio improvementsScott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft