Releases: adafruit/Adafruit_CircuitPython_ImageLoad
1.16.2 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.16.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-imageload
.
Read the docs for info on how to use it.
1.16.0 - TileGrid Inflator
This release contains a new tilegrid_inflator helper to make larger TileGrids from 3x3 sprite sheets.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.15.5 - Reformatted library to match latest black version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.15.4 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.15.3 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.15.2 - Extended compatibility for CircuitPython 7
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.15.1 - Remove max_size usage
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
1.15.0 - Added BytesIO support
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.
0.14.3 - Removed _bitmap_readinto fallback
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload
.
Read the docs for info on how to use it.