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

Use font.getbbox instead of font.getsize to be forward-compatible with PIL 10 #2213

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

RunDevelopment
Copy link
Member

This makes chainner work with both PIL 10 and PIL 9. This is good, because PIL 9 won't support py 3.12.

Fixes #2212

@joeyballentine joeyballentine merged commit b7eaae7 into chaiNNer-org:main Sep 14, 2023
14 checks passed
@RunDevelopment RunDevelopment deleted the pil-text-bb branch September 14, 2023 09:15
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.

Text as Image node is broken for PIL 10
2 participants