GUI and creating GIF

Bosware Pty Ltd bbosware at vic.bigpond.net.au
Thu Apr 29 03:13:59 EDT 1999


I'd also like to use gdmodule but I can't understand the documentation
(I've emailed to ask Richard Jones for more docs). I'm new to Python.
Does anyone have any sample programs they can send?
Thanks in advance,
John Leach



Mike Steed wrote:
> 
> Frank.Derville wrote:
> >
> > Hello,
> >
> > I would like to
> > 1) create a GIF file under Python by drawing lines, text, ... I have looked
> > at Tk which can create bitmaps and photoimage but their seem to be no
> > possibility to transform a canvas into a photoimage.
> > 2) rotate some text on a canvas.
> >
> > Does anyone has a tip to do it under Tk, wxWindows or any other GUI?
> >
> > Thanks by advance
> 
> I recommend you look at gdmodule by Richard Jones.  I have a
> pre-compiled Win32 binary if you need it.
> 
> http://starship.python.net/~richard/gdmodule/
> 
> -Mike




More information about the Python-list mailing list