Skip to content

'ImageDraw' object has no attribute 'textsize'

tagplot() with parameter plot_engine="image" dose not work on my new installation (Pillow==10.0.0) because of ImageDraw.textsize()

According to this stack overflow question, tagplot() may need to be updated.