Skip to content

Releases: adafruit/Adafruit_CircuitPython_Bitmap_Font

Add fontio support.

20 Mar 21:53
2f64725
Compare
Choose a tag to compare

Support Glyph and BuiltinFont from fontio. Will be needed for 4.0.0 Beta 6+

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap-font.

Read the docs for info on how to use it.

PyPI!

23 Feb 17:11
c0f8e55
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap-font.

Read the docs for info on how to use it.

Initial release!

18 Feb 23:16
cd7fe1f
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.