Adafruit-circuitpython-display-text

Latest version: v3.1.0

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

Scan your dependencies

Page 16 of 18

2.4.0

This release includes a new background_color feature. Thanks FoamyGuy.

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

Fixes issue where a label.x and label.y would be automatically set to zero.

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

Fixes issue where label will not display when label data evaluates to False.

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

* label.text now automatically converts to a string.

This allows, for example, providing float data like acceleration without needing to convert to string in the code.

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

* Add user settable anchor points for text labels.

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

This release includes:
* Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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 16 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.