On 7/18/2009 11:41 AM, Peter Chant wrote:
Max Erickson wrote:
More recent months contain updates to the status of 1.1.7, it is
headed towards a release. Preliminary tarballs and binaries are
available on effbot.org:
http://effbot.org/downloads/#imaging
http://effbot.org/downloads/#pil
Excell
Max Erickson wrote:
> More recent months contain updates to the status of 1.1.7, it is
> headed towards a release. Preliminary tarballs and binaries are
> available on effbot.org:
>
> http://effbot.org/downloads/#imaging
> http://effbot.org/downloads/#pil
Excellent. From a very brief look it se
Peter Chant wrote:
> No, it does not. However, if PIL was updated last in 2006.
> Python in 2009 has gone to version 3.1. If PIL is compatible
> with 3.1 then I'm fine. But I don't want to have to stick with
> Python 2.5 as the rest of the world moves on.
>
> Pete
>
>
Various messages to
Peter Chant wrote:
what do people generally use now?
I can only speak for myself... I use PIL ;-)
Greetings,
--
http://mail.python.org/mailman/listinfo/python-list
Peter Chant wrote:
>
> No, it does not. However, if PIL was updated last in 2006. Python in
> 2009
> has gone to version 3.1. If PIL is compatible with 3.1 then I'm fine.
> But I don't want to have to stick with Python 2.5 as the rest of the world
> moves on.
BTW, this was not a critisism o
On Sat, Jul 18, 2009 at 7:50 AM, Peter Chant <
rempete...@cappetezilla.italsco.uk> wrote:
> Michiel Overtoom wrote:
>
> > Peter Chant wrote:
> >
> >> what's the most appropriate (maintained) graphics library to use? PIL
> >> seems to have last been updated in 2006
> >> http://www.pythonware.com/p
Michiel Overtoom wrote:
> Peter Chant wrote:
>
>> what's the most appropriate (maintained) graphics library to use? PIL
>> seems to have last been updated in 2006
>> http://www.pythonware.com/products/pil/
>> and GD seems to be even older. Don't want to go down a dead end.
>
> Contrary to orga
Peter Chant wrote:
what's the most appropriate (maintained) graphics library to use? PIL seems
to have last been updated in 2006 http://www.pythonware.com/products/pil/
and GD seems to be even older. Don't want to go down a dead end.
Contrary to organic material, software doesn't rot when it
Chaps,
what's the most appropriate (maintained) graphics library to use? PIL seems
to have last been updated in 2006 http://www.pythonware.com/products/pil/
and GD seems to be even older. Don't want to go down a dead end.
Pete
--
http://www.petezilla.co.uk
--
http://mail.python.org/mailman/l
Raymond Luxury-Yacht wrote:
> To learn python, I've been trying to write a simple graphics program
> which displays a 1D cellular automaton's evolution. The last time I
> wrote this program, it was in C for a CGA adaptor (!) in which the
> display was mapped to two interlaced blocks of memory, an
On 29 Aug, 16:57, Raymond Luxury-Yacht <[EMAIL PROTECTED]> wrote:
> The code below works, and uses pygame for the graphics. But the scrolling is
> quite flickery when using large windows. I'm sure that the code
> contains various neophyte python errors, and I'd appreciate any
> comments on that,
To learn python, I've been trying to write a simple graphics program
which displays a 1D cellular automaton's evolution. The last time I
wrote this program, it was in C for a CGA adaptor (!) in which the
display was mapped to two interlaced blocks of memory, and scrolling
up two lines of pixels wa
A new release of matplotlib is posted to the sourceforge download
site.
You can read the release notes with links at
http://matplotlib.sourceforge.net/whats_new.html
Download: Downloads:
http://sourceforge.net/project/showfiles.php?group_id=80706
Homepage: http://matplotlib.sourceforge.net
hello all
i researching a graphics table with python.haeve you got this how it
have got design and fast making
thanks for your help
--
http://mail.python.org/mailman/listinfo/python-list
types of
> graphical operations.
PIL (Python Imaging Library) is the "standard" Python graphics library.
It is used to create images in the form of pictures and saving as .png,
.jpg, or whatever.
http://www.pythonware.com/products/pil/
Also check out ReportLab and my constant
utab wrote:
> Dear all,
>
> Could you please recommend me a graphics library for python. I saw PYX
> which has nice screenshots on the webpage.
>
> My first ambition is to be able to draw 2D or 3D graphs for my
> mathematical results. Maybe later, I can handle other types of
> graphical operatio
Dear all,
Could you please recommend me a graphics library for python. I saw PYX
which has nice screenshots on the webpage.
My first ambition is to be able to draw 2D or 3D graphs for my
mathematical results. Maybe later, I can handle other types of
graphical operations.
Regards.
--
http://mai
17 matches
Mail list logo