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