circuitpython/shared-module/framebufferio
Jeff Epler b3141933af
FramebufferDisplay: dirty rows are physical
.. so they need a correct row count, which could be the "core.width"
of a 90/180 rotated display.

While I discovered this on the very unusual 320x960 display it could have
affected any framebuffer display that was taller than it was wide,
including sharp memory displays and rgbmatrix displays.
2023-09-27 15:15:34 -05:00
..
__init__.c Add Protomatter and FramebufferDisplay 2020-04-14 18:24:54 -05:00
__init__.h Add Protomatter and FramebufferDisplay 2020-04-14 18:24:54 -05:00
FramebufferDisplay.c FramebufferDisplay: dirty rows are physical 2023-09-27 15:15:34 -05:00
FramebufferDisplay.h Add Bangle.js 2, JDI memory displays and ACeP epd 2023-02-15 15:03:40 -08:00