An article posted 7th Nov 2013 should not be recommending use of PIL (a dead project) over Pillow, imo. The only reference to Pillow in the article is a link at the bottom to the Pillow tutorial.
I'm a maintainer for pillow. Feel free to ask any questions. (I'm not sure PIL is a dead project. It's just resting. Beautiful plumage through)
How to use the Python Imaging Library
11–20 of 34 posts
Re: How to use the Python Imaging Library
#12Earlier quoted context omitted.
I'm a maintainer for pillow. Feel free to ask any questions. (I'm not sure PIL is a dead project. It's just resting. Beautiful plumage through)
Is it planned for Pillow to support RAW formats?
I'd consider adding DNG if there's a good external library. The individual camera raws, that's more of a thankless task with how fast they change/multiply.
Re: How to use the Python Imaging Library
#13An article posted 7th Nov 2013 should not be recommending use of PIL (a dead project) over Pillow, imo. The only reference to Pillow in the article is a link at the bottom to the Pillow tutorial.
Re: How to use the Python Imaging Library
#14An article posted 7th Nov 2013 should not be recommending use of PIL (a dead project) over Pillow, imo. The only reference to Pillow in the article is a link at the bottom to the Pillow tutorial.
I'm a maintainer for pillow. Feel free to ask any questions. (I'm not sure PIL is a dead project. It's just resting. Beautiful plumage through)
Re: How to use the Python Imaging Library
#15Earlier quoted context omitted.
I'm a maintainer for pillow. Feel free to ask any questions. (I'm not sure PIL is a dead project. It's just resting. Beautiful plumage through)
I know Django isn't end all, be all, but with them moving forward towards 1.8 where PIL will be completely depreciated, that's really the first nail in the coffin for PIL.
Re: How to use the Python Imaging Library
#16An article posted 7th Nov 2013 should not be recommending use of PIL (a dead project) over Pillow, imo. The only reference to Pillow in the article is a link at the bottom to the Pillow tutorial.
http://pillow.readthedocs.org/en/latest/
It's amusing to me that he ignores pillow for the whole piece and then links to the tutorial I ported to the pillow docs from the PIL handbook just a few weeks ago.
Re: How to use the Python Imaging Library
#17PIL is dead. How did this get 14+ points?
Re: How to use the Python Imaging Library
#18Earlier quoted context omitted.
I'm a maintainer for pillow. Feel free to ask any questions. (I'm not sure PIL is a dead project. It's just resting. Beautiful plumage through)
I tried to install PIL the other day via `pip` I believe, and a warning appeared basically saying PIL is not being maintained (is dead), use an alternative.
pillow works fine with pip.
Re: How to use the Python Imaging Library
#19Re: How to use the Python Imaging Library
#20Unreadable in mobile safari. The text is jammed into one skinny column that's so tiny it can't even word wrap effectively. It breaks lines in the middle of words. How and why do people keep going out of their way to make websites unreadable on phones?
For example, this website looks fine on my Windows phone. I'd have no idea his website had an issue if you hadn't mentioned it. If I had been particularly impressed by the way his site looked, I might have been tempted to borrow his CSS and propagate the problem without realizing the problem was there.