Adafruit-circuitpython-display-text

Latest version: v3.1.0

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

Scan your dependencies

Page 3 of 18

2.27.0

This release fixes inconsistency and issues with padding when using different label_directions. 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.26.0

This release fixes an issue with BitmapLabel containing multiple consecutive newlines `\n`. Thank you Neradoc

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

This release fixes Fix the position of bitmap_label with padding and anchored_position. Thank you Neradoc

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

This release adds a `verbose` argument that can be used to enable debugging output from some of the internal functions used for different text modes. 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.23.0

This release corrects a bug resulted in the X position shift that is read from font files not being properly applied. Because of this correction, the X position of Labels may change slightly in existing projects if/when the library is updated.

For monospace fonts, this fix allows multiple labels placed at the same X position to line up properly in cases where the first character is different.

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

This release fixes the wrap_to_pixels() function for non-printable characters. Previously they raised an exception from that function. Thank you Neradoc

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

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.