Skip to content

Fixed some incorrect calculations for width/height

Compare
Choose a tag to compare
@makermelissa makermelissa released this 27 Nov 16:22
73f2f91

BREAKING RELEASE: Some drawing dimensions have been fixed

  • Rectangles are now correctly sized
  • Rounded Rectangles are now the correct size
  • Vertical lines are now the correct size
  • Horizontal lines are now the correct size

If your code uses any of those, it may need to be updated.

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

Read the docs for info on how to use it.