2.12.4 - Scale fix for Blinka_Displayio
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 of the tag to fix PyPi, and fixed a few small typos in comments.
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.