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

Pillow deprecated antialias #108

Closed
LAguilera22 opened this issue Jul 17, 2023 · 1 comment · Fixed by #109
Closed

Pillow deprecated antialias #108

LAguilera22 opened this issue Jul 17, 2023 · 1 comment · Fixed by #109

Comments

@LAguilera22
Copy link

Describe the bug
Pillow 10.0.0 removed the image.antialias from their classes. Instead they recommend using Image.LANCZOS or Image.Resampling.LANCZOS.

To Reproduce
Steps to reproduce the behavior:

  1. Update pillow to the latest version
  2. Run any image comparison test.

Expected behavior
The image comparison should run successfully.

Screenshots
image

Desktop (please complete the following information):

  • OS: Ubuntu 20
  • Browser Chrome
kumy added a commit to kumy/RobotEyes that referenced this issue Jul 31, 2023
geokrety-bot added a commit to geokrety/geokrety-website that referenced this issue Jul 31, 2023
kumy pushed a commit to geokrety/geokrety-website that referenced this issue Jul 31, 2023
jessezach pushed a commit that referenced this issue Aug 4, 2023
@jessezach
Copy link
Owner

Thanks for the PR @kumy

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 a pull request may close this issue.

2 participants