Skip to content

2.23.0 X Position Fix

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 11 Jan 00:53
· 68 commits to main since this release
1590d81

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.