Skip to content

0.14.0 - Speed Improvement

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 20 Mar 02:04
a73fe3b

This version takes advantage of bitmaptools.readinto() in versions of CircuitPython that have it in order to speed up loading indexed bmp images.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-imageload.

Read the docs for info on how to use it.