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

Change ANTIALIAS to LANCZOS in asset label generator #604

Merged

Conversation

jb3
Copy link
Member

@jb3 jb3 commented Oct 29, 2024

ANTIALIAS was removed in Pillow 10.0.0, and was replaced by LANCZOS, Lanczos is already the algorithm that ANTIALIAS referred to, Pillow 10 just changed the name of it.

See: https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants

Right now any request to generate asset labels returns a 500 error.

@FreneticScribbler
Copy link
Member

Lanczos is already the algorithm that ANTIALIAS referred to, Pillow 10 just changed the name of it.

But why 🤦

@FreneticScribbler FreneticScribbler merged commit 9f910af into nottinghamtec:master Oct 29, 2024
2 checks passed
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.

2 participants