Skip to content

2.22.1 - Add BitmapFont to Requirements

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 18 Feb 22:47
· 86 commits to main since this release
144cbf9

This release adds a requirement for BitmapFont library, which contains some classes that are used for typing information.

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.