RGB888 support added, optimizations, and bugfixes
This release includes the following changes:
- RGB888 Support has been added
- Text drawing has been optimized
- Image drawing while rotated has been fixed. Thanks @jsharper
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf
.
Read the docs for info on how to use it.