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

Fix for change in API in PIL v10.0 #1058

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Conversation

ejeschke
Copy link
Owner

@ejeschke ejeschke added the maintenance Work done to keep code maintained label Jul 25, 2023
@ejeschke ejeschke added this to the 5.0 milestone Jul 25, 2023
@ejeschke ejeschke self-assigned this Jul 25, 2023
@github-actions github-actions bot removed the maintenance Work done to keep code maintained label Jul 25, 2023
@ejeschke ejeschke added the maintenance Work done to keep code maintained label Jul 26, 2023
@ejeschke
Copy link
Owner Author

Seems to work fine for older versions as well.

@ejeschke ejeschke merged commit 8bfac7b into ejeschke:main Jul 26, 2023
7 checks passed
@ejeschke ejeschke deleted the fix-for-PILv10 branch July 26, 2023 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Work done to keep code maintained
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pillow v10.0 has deprecated many text size methods, including ImageDraw.textsize
1 participant