Skip to content

1.19.14 - Refactor Rectangle Helper

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 13 Feb 17:35
· 33 commits to main since this release
64b75e1

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.