tetrapus / Karkat

Multithreaded python IRC socket bot.
16 stars 5 forks source link

Fix snapchat text drawing #76

Closed tetrapus closed 10 years ago

tetrapus commented 10 years ago

draw.line([(j,i+size[1]), (j+cwidth, i+lineheight)], fill=c, width=3) TypeError: 'int' object is not subscriptable