Adafruit-circuitpython-display-text

Latest version: v3.2.2

Safety actively analyzes 702392 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 20

2.17.0

This release contains a new `label_direction` feature for `label` to allow it to be rotated into different orientations. See the docs for details.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-display_text`.

Read the [docs](http://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.

2.16.1

This release contains fixes in the readthedocs pages. Thank you lesamouraipourpre

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-display_text`.

Read the [docs](http://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.

2.16.0

This version allows you to use `my_text.baseline` as the y value in the `anchor_point` to set the `anchored_position` relative to the baseline. Helpful for lining up fonts of different sizes to look nicely next to each other.

Also included in this version is a new example font file, a small update to one example to use it. Lastly the library code now includes type hints.

Thank you to jposada202020 for these contributions.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-display_text`.

Read the [docs](http://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.

2.15.5

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-display_text`.

Read the [docs](http://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.

2.15.4

This release includes a fix for `\t` characters. Previously they were ignored entirely. Now they are replaced by 4 spaces by default. A new parameter `tab_replacement` can be used to change the behavior to use other characters if you need. Thank you jposada202020!

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-display_text`.

Read the [docs](http://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.

2.15.3

This release includes a fix for BitmapLabel that gracefully handles fonts where glyphs exceed the ascent size property of the font.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-display_text`.

Read the [docs](http://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.

Page 10 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.