adafruit / Adafruit_Blinka_Displayio

Displayio for Blinka
MIT License
14 stars 19 forks source link

Finish ColorConverter #7

Closed makermelissa closed 9 months ago

makermelissa commented 4 years ago

ColorConverter is partially implemented and will be a big part of ePaper Displays. See #3. This likely could be reworked to make use of Pillow for dithering.

makermelissa commented 4 years ago

This is partially done in #20, but needs dithering added when ePaper Display support is added.

wolfmanjm commented 3 years ago

Please note that single pixel/monchrome displays are also not currently supported. (I found out when I tried to get SSD1306 to work :)