ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 30 forks source link

font getsize removal #523

Closed will-moore closed 7 months ago

will-moore commented 8 months 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

jburel commented 7 months ago

Apologies. I forgot to enter the report. All good