Closed LAguilera22 closed 1 year ago
Describe the bug Pillow 10.0.0 removed the image.antialias from their classes. Instead they recommend using Image.LANCZOS or Image.Resampling.LANCZOS.
image.antialias
Image.LANCZOS or Image.Resampling.LANCZOS
To Reproduce Steps to reproduce the behavior:
Expected behavior The image comparison should run successfully.
Screenshots
Desktop (please complete the following information):
Thanks for the PR @kumy
Describe the bug Pillow 10.0.0 removed the
image.antialias
from their classes. Instead they recommend usingImage.LANCZOS or Image.Resampling.LANCZOS
.To Reproduce Steps to reproduce the behavior:
Expected behavior The image comparison should run successfully.
Screenshots
Desktop (please complete the following information):