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

Added more information about PPM formats #7298

Merged
merged 1 commit into from Jul 22, 2023
Merged

Conversation

radarhere
Copy link
Member

Resolves #7297

This PR documents that Pillow can read P1 to P6 PPM image formats (P1 to P3 only since Pillow 9.2.0 with #5242) and writes images in P4 to P6.

@hugovk hugovk added the automerge Automatically merge PRs that are ready label Jul 22, 2023
@radarhere radarhere merged commit ea0abb9 into python-pillow:main Jul 22, 2023
8 checks passed
@radarhere radarhere deleted the ppm branch July 22, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PRs that are ready Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Note that only the RAWBITS variants of PPM files are supported
2 participants