Closed will-moore closed 1 year ago
Fixes #522.
Use font.getbbox() instead of font.getsize(). Since font.getsize() is removed in Pillow 10 - as described at https://github.com/tensorflow/models/issues/11040
Apologies. I forgot to enter the report. All good
Fixes #522.
Use font.getbbox() instead of font.getsize(). Since font.getsize() is removed in Pillow 10 - as described at https://github.com/tensorflow/models/issues/11040