Releases: adafruit/Adafruit_CircuitPython_Bitmap_Font
1.5.9 - Switched to pyproject.toml
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.
1.5.8 - Added type annotations
Added type annotations for this library. Thanks @isacben!
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.
1.5.7 - Repo documentation and config updates
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.
1.5.6 - Updated documentation link, python version
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.
1.5.5 - Fix for Font Files with Many Comments
This release resolves an issue with BDF font files that have many comment lines at the beginning of the file. Thank you @tekktrik
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.
1.5.4 - Fix Error Message
Thank you @tekktrik
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.
1.5.3 - Fix bug related to with context
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.
1.5.2 - Updated pylint version, linted
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.
1.5.1 - Linted, CI updates
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.
1.5.0 - Added CPython support to simpletest, improved FONTBOUNDINGBOX error handling, fixed import in example
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.