gif creator

Miki miki.tebeka at gmail.com
Mon Oct 6 12:29:41 EDT 2008


> i didn't want to have to upgrade to a newer release of python, install
> a huge bunch of stuff or compile
> anything.  and i don't care about other formats or animation or
> whatever.  black and white is ok.
One option is to install ImageMagick and use subprocess.Popen to
communicate with it. This will work even when you upgrade Python.

HTH,
--
Miki <miki.tebeka at gmail.com>
http://pythonwise.blogspot.com



More information about the Python-list mailing list