Skip to content

2.15.0 - Added the wrap_by_pixels function

Compare
Choose a tag to compare
@evaherrada evaherrada released this 25 Feb 19:46
d33018a

Added a new function, wrap_by_pixels() that allows you to set the text to wrap at a certain number of pixels.

Thanks for the PR @FoamyGuy!

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.