Skip to content

2.12.3 - Scale fix for Blinka_Displayio

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 13 Feb 12: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.

Previously released under wrong tag number. New release bumps the version to the correct value, no other changes.

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.