Skip to content

Fix error from text not set in constructor and account for trailing spaces in bounding_box

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 30 May 18:05
463fc68

This release includes:

  • Fix an exception raised when the text was not set in the constructor and tried to be set from the .text property.
  • Fix the bounding_box to account for trailing whitespace.

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

Read the docs for info on how to use it.