Skip to content

Fixed off-by-one error on Diagonal Lines and Polygons

Compare
Choose a tag to compare
@makermelissa makermelissa released this 03 Nov 23:56
64eb9da

This release fixes an issue with off-by-one drawing of Diagonal Lines and Polygons that use those lines.

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

To use in CPython, pip3 install adafruit-circuitpython-display-shapes.

Read the docs for info on how to use it.