Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40032 > unrolled thread

Searching for a replacement for PIL

Started byThorsten Kiefer <thorstenkiefer@gmx.de>
First post2013-02-27 07:17 +0100
Last post2013-02-26 22:34 -0800
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  Searching for a replacement for  PIL Thorsten Kiefer <thorstenkiefer@gmx.de> - 2013-02-27 07:17 +0100
    Re: Searching for a replacement for PIL Chris Rebert <clp2@rebertia.com> - 2013-02-26 22:34 -0800

#40032 — Searching for a replacement for PIL

FromThorsten Kiefer <thorstenkiefer@gmx.de>
Date2013-02-27 07:17 +0100
SubjectSearching for a replacement for PIL
Message-ID<512da4ed$0$12000$6e1ede2f@read.cnntp.org>
Hi,
my actual program imports ImageTk, to generate TK compatible images.
But it seems like PIL is no longer supported.
Is there a replacement for draw Images at high rates into TKinter GUIs ?

Best regards
Thorsten

[toc] | [next] | [standalone]


#40034 — Re: Searching for a replacement for PIL

FromChris Rebert <clp2@rebertia.com>
Date2013-02-26 22:34 -0800
SubjectRe: Searching for a replacement for PIL
Message-ID<mailman.2595.1361946883.2939.python-list@python.org>
In reply to#40032
On Tue, Feb 26, 2013 at 10:17 PM, Thorsten Kiefer <thorstenkiefer@gmx.de> wrote:
> Hi,
> my actual program imports ImageTk, to generate TK compatible images.
> But it seems like PIL is no longer supported.

Have you investigated the Pillow fork?
https://pypi.python.org/pypi/Pillow/

Cheers,
Chris

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web