2.23.0 X Position Fix
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.
To use in CPython, pip3 install adafruit-circuitpython-display-text
.
Read the docs for info on how to use it.