[Zope] ImageMagick
Ron Bickers
rbickers-dated-1001427850.2e2c40@logicetc.com
Tue, 18 Sep 2001 10:24:10 -0400
> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of sebas
> ICK
> I have just installed ImageMagick, I want to use it in zope to resize and
> mutate uploaded pictures for a CMS.
> My question: Can someone point me to some examples for using Imagemagick
> with zope, maybe some goog tips and what i need to get it running?
Take a look at the Photo product
(http://www.zope.org/Members/rbickers/Photo/). It uses ImageMagick to
render different image sizes, but doesn't currently do any other mutations.
There is no recent Python module for ImageMagick that I know of, so if you
write your own Python code, you'll be stuck running IM's external programs
to manipulate the images.
_______________________
Ron Bickers
Logic Etc, Inc.