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
In Tk 8.6, support was added for PNG files, so it can read those
directly. In older versions, we can use Pillow's Tk support to do the
same, since we hard-require it now.
0 commit comments