adafruit / Adafruit_Blinka_Displayio

Displayio for Blinka
MIT License
14 stars 20 forks source link

Add Framebufferio Support #118

Open makermelissa opened 1 year ago

makermelissa commented 1 year ago

Depending on the complexity of the code, it may be worth having this be a wrapper around the Henner Zeller library.

makermelissa commented 1 year ago

It looks like there are going to be some big API changes coming in CP 9 including potentially splitting framebufferio into it's own module. I may wait a bit on adding this as it gets closer to being released and the new APIs are more concrete. See https://github.com/adafruit/circuitpython/issues/7667 for more details. I may be confusing framebufferio and framebufferdisplay though.