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

Test PBM and LBM images, test and document XCF #2608

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

ankith26
Copy link
Member

@ankith26 ankith26 commented Dec 17, 2023

Simple PR to update docs and tests on supported images, we now test every file format that is documented.

EDIT: Nice, the added test in this PR already caught a new SDL_image regression (which I patched upstream and now it should hopefully make its way to the next release)

EDIT2: Some more info, PBM and LBM are not really widely used formats, but XCF is the "native image format" used by GIMP so I imagine documented and tested support for it could be useful.

@ankith26 ankith26 requested a review from a team as a code owner December 17, 2023 12:52
@ankith26 ankith26 added docs tests tests (module) image pygame.image labels Dec 17, 2023
Copy link
Member

@Starbuck5 Starbuck5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work getting a fix upstreamed! I feel like we've been increasingly more communicative with the SDL peeps, with good results.

This PR seems simple enough, ran the tests locally just to be sure it was all good there. Approved.

Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, all works locally for me too. 👍

@MyreMylar MyreMylar merged commit 6dba1ad into main Dec 19, 2023
29 checks passed
@ankith26 ankith26 added this to the 2.4.0 milestone Dec 20, 2023
@ankith26 ankith26 deleted the ankith26-document-xcf branch December 20, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs image pygame.image tests tests (module)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants