PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Wednesday the 24th of May, 2017

(Back to #pil overview) (Back to channel listing) (Animate logs)
[22:01:25] <phryk> I want to put text on every frame of a gif. Also I want to render captchas and pil gloriously fucks up the sizes of the "boxes" containing one char each
[22:02:10] <phryk> I understand that Image.save ignores everything but the first frame unless you pass save_all=True
[22:02:35] <phryk> but a lot of other parts of pillow seem to be blisfully unaware of multi-frame images…