1.19.14 - Refactor Rectangle Helper
This release refactors the helper function internally to remove vectorio as an optional argument and the helper function that contained it in favor of calling bitmaptools directly. Thank you @jposada202020!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-layout
.
Read the docs for info on how to use it.