PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Thursday the 25th of May, 2017

(Back to #pil overview) (Back to channel listing) (Animate logs)
[00:20:51] <phryk> also, somebody please change the topic to "Python Pillow Talk", current topic is a true waste of linguistic opportunity
[01:45:22] <phryk> Do I really have to render every text 5 times if I want an outline? o_O
[01:45:50] <phryk> ImageDraw.Outline seems to be something ancient, undocumented and abandoned, too :F
[11:01:55] <aleray> hi, I'm using pillow 4.1.1 with python 3 on archlinux
[11:02:08] <aleray> I have a problem with the save_all option and png.
[11:03:45] <aleray> `i.save(image[1], save_all=True)` does raise an error with png whereas `i.save(image[1])`
[11:03:52] <aleray> whereas the latter works
[11:05:00] <aleray> here is the traceback http://dpaste.com/2C4985Q