Skip to content

Fixed off-by-one error on Vertical/Horizontal Lines and Polygons

Compare
Choose a tag to compare
@makermelissa makermelissa released this 05 Aug 16:51
c6fe417

Potentially Code Breaking Release

This release fixes an issue with off-by-one drawing of Vertical/Horizontal 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.