Skip to content

GitHub Actions and load_glyphs

Compare
Choose a tag to compare
@jepler jepler released this 08 Jan 22:16
b3356eb

Changes in this version:

  • load_glyphs now accepts a string as input and pre-loads all the characters in the string
  • Moved repository from Travis to GitHub Actions
  • Removed obsolete information from README

Thanks to contributors @tannewt and @dherrada.

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.