Version 0.0.4
- Add support for 320x240 2.0" LCD (Display HAT Mini)
- Add support for 240x135 1.14" LCD (@slabua)
- Rework numpy RGB888 to RGB565
- Support displaying numpy arrays (@zecktos)
What's Changed
- add support to display opencv images by @zecktos in #11
- Udpate tests by @Gadgetoid in #12
- Tidy up numpy image handling and fix tests by @Gadgetoid in #13
- Feature/240x135-lcd by @slabua in #16
- Patch scrutable numpy by @Gadgetoid in #17
New Contributors
Full Changelog: v0.0.3...v0.0.4