To use in CPython, `pip3 install adafruit-blinka-displayio`.
Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/) for info on how to use it.
1.2.1
To use in CPython, `pip3 install adafruit-blinka-displayio`.
Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/) for info on how to use it.
1.2.0
This release adds vectorio and removes Pillow as a requirement.
To use in CPython, `pip3 install adafruit-blinka-displayio`.
Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/) for info on how to use it.
1.1.0
This release adds eInk support and fixes a couple of issues such as a missing `root_group` property and a decoding issue with `OnDisplayBitmap`.
To use in CPython, `pip3 install adafruit-blinka-displayio`.
Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/) for info on how to use it.
1.0.1
To use in CPython, `pip3 install adafruit-blinka-displayio`.
Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/) for info on how to use it.
1.0.0
This release includes a large rewrite of a lot of the code in order to match the latest CircuitPython displayio. Monochrome and grayscale display support has been added.
To use in CPython, `pip3 install adafruit-blinka-displayio`.
Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/) for info on how to use it.