Skip to content

PicoGraphics: Add a GENERIC display type. #1092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025
Merged

Conversation

Gadgetoid
Copy link
Member

Additionally add support for WIDTH/HEIGHT, make the "display" argument not required, and make "DISPLAY_GENERIC" the default.

display = PicoGraphics()

Will now create a 320x240 pixel RGB565 generic surface by default.

Additionally add support for WIDTH/HEIGHT, make the "display"
argument not required, and make "DISPLAY_GENERIC" the default.

display = PicoGraphics()

Will now create a 320x240 pixel RGB565 generic surface by default.
@Gadgetoid Gadgetoid force-pushed the patch-picographics-generic branch from 1c05ae9 to 04c88c3 Compare July 23, 2025 13:18
@Gadgetoid Gadgetoid merged commit 898348d into main Jul 24, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant