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 libjpeg_turbo to check_feature #3493

Merged
merged 4 commits into from
Dec 13, 2018

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Dec 12, 2018

Resolves #3492, by allowing the following code to check for libjpegturbo.

from PIL import features
features.check_feature('libjpeg_turbo')

src/PIL/features.py Outdated Show resolved Hide resolved
hugovk and others added 3 commits December 13, 2018 00:28
Co-Authored-By: radarhere <3112309+radarhere@users.noreply.github.com>
@stas00
Copy link

stas00 commented Dec 13, 2018

It works, thank you.

@hugovk hugovk merged commit 2659eda into python-pillow:master Dec 13, 2018
@hugovk
Copy link
Member

hugovk commented Dec 13, 2018

Thanks both!

@hugovk hugovk changed the title Added libjpegturbo to check_feature Added libjpeg_turbo to check_feature Dec 13, 2018
@radarhere radarhere deleted the libjpegturbo branch December 13, 2018 18:59
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.

None yet

3 participants