Adafruit-circuitpython-display-text

Latest version: v3.1.2

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

Scan your dependencies

Page 15 of 18

2.7.3

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.7.2

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.7.1

* Add a check for NoneType glyphs used in computing bounding box.

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

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

2.7.0

This release includes:
* Better background color handling for label. It will now create a background over the entire string, not each character individually. See 49 for more information.
* Better handling when the `group full` exception is raised. See 48 for more information.

Special thanks to kmatch98 and FoamyGuy for their amazing PRs

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

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

2.6.1

This release includes:
* Fix an exception raised when the text was not set in the constructor and tried to be set from the `.text` property.
* Fix the bounding_box to account for trailing whitespace.

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

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

2.6.0

This release includes:
* fix for the `font` getter and setter
* fix for the `anchored_position` measurement it was off about 10 pixels previously

**This update will slightly change the position of existing labels that are using** `anchored_position` **The example has been updated accordingly**

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

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

Page 15 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.