2.22.13 - Fix WrapToPixels For Non-Printable Characters
This release fixes the wrap_to_pixels() function for non-printable characters. Previously they raised an exception from that function. Thank you @Neradoc
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-display-text
.
Read the docs for info on how to use it.