Andrew Murray
Andrew Murray
In trying to find contact details, a WHOIS lookup for effbot.org will provide an e-mail address. There is an @effbot user on GitHub, but that may or may not be...
Thanks. I've sent an e-mail, we'll see what happens.
Fredrik replied, saying that he'd attempt to get around to it next week. I'm not necessarily advocating that we do make Pillow the 'official' version of PIL. I do think...
As an aside, since we now have control over PyPI PIL, is it worth publishing PIL 1.1.7 there?
Shall we at least update the https://pypi.org/project/PIL/ description to mention Pillow?
I've rerun valgrind and it is passing now.
Hi. Thanks for contributing with this suggestion. My only input here is that there are many `SyntaxError` exceptions thrown throughout the image plugins, so if done properly, this is actually...
If I run your code, the PDF is a white image 1,800 by 400. However, this is also what I get if I `show` the image instead - ```python from...
I think this is related to #3159
I've created PR #3838 to resolve this.