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

font getsize removal #523

Merged
merged 1 commit into from
Nov 9, 2023
Merged

font getsize removal #523

merged 1 commit into from
Nov 9, 2023

Conversation

will-moore
Copy link
Member

Fixes #522.

Use font.getbbox() instead of font.getsize().
Since font.getsize() is removed in Pillow 10 - as described at tensorflow/models#11040

Since font.getsize() is removed in Pillow 10
@will-moore will-moore mentioned this pull request Oct 17, 2023
@will-moore will-moore added this to the 6.1.0 milestone Nov 2, 2023
@jburel
Copy link
Member

jburel commented Nov 9, 2023

Apologies. I forgot to enter the report.
All good

@jburel jburel merged commit 0e28536 into ome:master Nov 9, 2023
1 check 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.

TIFF export: FreeTypeFont object has no attribute getsize
2 participants