Added rotation property to initializer and HX8357 Support to Pillow Examples
All displays can now be passed a rotation property upon initialization so that calls to image don't require passing it each time.
Updated Pillow Examples to add HX8357 support and updated to reflect new initializer property.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-rgb-display
.
Read the docs for info on how to use it.