Skip to content

1.12.3 - Scale fix for Blinka_Displayio

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 11 Feb 13:21
f45b71b

This version resolves an issue that led to inconsistent scaling between Blinka_Displayio and core displayio. In previous versions text was scaled extra on Blinka_Displayio. In this release the scale matches across both platforms.

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.