Releases: adafruit/Adafruit_CircuitPython_BitmapSaver
1.2.9 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-BitmapSaver
.
Read the docs for info on how to use it.
1.2.8 - fix pylint complaints; no functionality change
1.2.7 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.6 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.5 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.4 - External Display Example
This release adds an example for use with external displays, specifically a 3.5" TFT Featherwing. Thank you @DJDevon3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.3 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.2 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.1 - Typing Information
This release contains typing information for function arguments and returns. Thank you @matt-land
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.
1.2.0 - Fix for saving a Bitmap Object
This release contains a fix for an issue arising from saving a Bitmap object instead of a Display object. Thank you @matt-land
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitmapsaver
.
Read the docs for info on how to use it.