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

Replace Image.ANTIALIAS with Image.LANCZOS #45

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Replace Image.ANTIALIAS with Image.LANCZOS #45

merged 1 commit into from
Aug 28, 2023

Conversation

tjni
Copy link
Contributor

@tjni tjni commented Aug 27, 2023

This adds compatibility with Pillow 10, when ANTIALIAS was removed. Meanwhile, LANCZOS has been an alias since Pillow 2.7.0.

This adds compatibility with Pillow 10, when ANTIALIAS was removed.
Meanwhile, LANCZOS has been an alias since Pillow 2.7.0.

Co-authored-by: emilylange <[email protected]>
@jterrace
Copy link
Owner

thanks!

@jterrace jterrace merged commit dca4fca into jterrace:master Aug 28, 2023
@tjni tjni deleted the pillow-10 branch August 28, 2023 15:57
@jcassee
Copy link

jcassee commented Sep 23, 2023

Could you please upload a new release to PyPI with this fix? I'd like to use pyssim on a project that uses Pillow 10.

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.

3 participants