← index #4963PR #4880
Off-topic · high · value 1.557
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

extmod/modframebuf: add XRGB8888 format

closedby dlechopened 2019-06-27updated 2021-05-11
extmod

This adds a 32-bit per pixel XRGB format to the framebuf module.
This format is seen in some Linux display drivers.

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