Fixed off-by-one error on Vertical/Horizontal Lines and Polygons
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.