Skip to content
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

JPEGDEC/PicoGraphics: Add support for RGB888 target. #600

Merged
merged 3 commits into from
Dec 16, 2022

Conversation

Gadgetoid
Copy link
Member

Fixes #573

Adds setUserPointer and pDraw->pUser which we now use to store a pointer to the PicoGraphics instance.
@Gadgetoid Gadgetoid force-pushed the patch-jpegdec-rgb888 branch 3 times, most recently from 271ad30 to 241e725 Compare December 14, 2022 14:06
Corrects clipping width using new iWidthUsed value, noticable particularly on smaller jpegs and those that aren't a multiple of the MCU sized.

Fixes #573
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.

Galactic Unicorn won't display JPGs correctly
1 participant