PythonMagick on Windows

Terry Hancock hancock at anansispaceworks.com
Tue Dec 6 19:57:49 EST 2005


On 5 Dec 2005 16:38:32 -0800
"Adam Endicott" <leftwing17 at gmail.com> wrote:
> I actually did some more fiddling around with it, and I
> think I can do what I need with ghostscript, bypassing
> ImageMagick altogether. It also appears to be *much*
> faster.

If you look closer, you will see that this is in fact how
ImageMagick does it -- Postscript and PDF rendering is
delegated to ghostscript. So naturally, calling it directly
is faster.

Cheers,
Terry

-- 
Terry Hancock (hancock at AnansiSpaceworks.com)
Anansi Spaceworks http://www.AnansiSpaceworks.com




More information about the Python-list mailing list