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](https://circuitpython.readthedocs.io/projects/display_text/en/latest/) for info on how to use it.
2.7.4
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.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.