← index #4963PR #4887
Off-topic · high · value 2.090
QUERY · ISSUE

framebuf module : Add support for rotation

openby iommuopened 2019-07-31updated 2025-10-03
enhancement

Add support for setting the rotation a frame buffer in the micropython framebuf module.

Currently the orientation of a display is limited by it's physical rotation. The best method I found to rotate a display is to use the adafruit circuitpython framebuf implementation instead of the native micropython one as it does allow for setting rotation.

CANDIDATE · PULL REQUEST

Add support for MSB vertical mode

closedby mattstockopened 2019-06-30updated 2021-05-11

Some simple edits to the standard framebuf module to support the idea of an MSB vertical mode.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied