Skip to content

2.13.0 - New Feature base_alignment

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 19 Feb 13:40
895c06d

The new constructor argument base_alignment has been added to label. Setting to True will result in the label getting aligned by it's baseline. Helpful if you are trying to line up different sized fonts along the same baseline. Thank you @jposada202020 for this great new feature!

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.