Skip to content

RGB888 support added, optimizations, and bugfixes

Compare
Choose a tag to compare
@makermelissa makermelissa released this 10 Sep 17:06
622eb96

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.