Fix error from text not set in constructor and account for trailing spaces in bounding_box
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.