Skip to content

2.22.13 - Fix WrapToPixels For Non-Printable Characters

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 31 Dec 16:23
· 70 commits to main since this release
4039615

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.