Releases: adafruit/Adafruit_CircuitPython_Pixel_Framebuf
1.1.6 - 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-pixel-framebuf
.
Read the docs for info on how to use it.
1.1.5 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.
1.1.4 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.
1.1.3 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.
1.1.2 - Moved pylint to pre-commit
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.
Added Pillow Example, Improved Documentation
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.
Implemented double buffer
This update adds a double buffer for optimized drawing by only updating pixels that have changed.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.
Initial Release
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf
.
Read the docs for info on how to use it.