> 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 <[EMAIL PROTECTED]>
http://pythonwise.blogspot.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to