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

Require zlib and libjpeg #1439

Merged
merged 2 commits into from
Sep 23, 2015
Merged

Conversation

wiredfool
Copy link
Member

It's now 2015, and imaging libraries should, by default, support jpeg and png. If the user doesn't want them, they need to be explicitly disabled.

This should reduce the number of questions that ask why something isn't working, only to find that none of the external libraries were compiled into pillow.

Following the resoundingly quiet discussion of #1412.

@wiredfool wiredfool added this to the 3.0.0 milestone Sep 22, 2015
hugovk added a commit that referenced this pull request Sep 23, 2015
@hugovk hugovk merged commit 9a94cbc into python-pillow:master Sep 23, 2015
@hugovk
Copy link
Member

hugovk commented Sep 23, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants