2.18.0 - BitmapLabel Direction
This release contains a new label_direction
feature for bitmap_label
to allow it to be rotated into different orientations. See the docs for details. Thank you to @jposada202020 for this enhancement.
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.