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

2.28.1

What's Changed
* updating FontProtocol link to Circuitpython RTD by jposada202020 in https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/pull/189


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/compare/2.28.0...2.28.1

2.28.0

This release introduce the ability to update the text outside the scrolling text constructor. Thank you 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.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.

Page 3 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.