You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 10 of Pillow has removed the ImageDraw.textsize method and now suggeststextbbox and textlength as alternatives. This affects several of the example programs provided in this package.
The text was updated successfully, but these errors were encountered:
Version 10 of Pillow has removed the
ImageDraw.textsize
method and now suggeststextbbox
andtextlength
as alternatives. This affects several of the example programs provided in this package.The text was updated successfully, but these errors were encountered: