[Zope] image resize

Leichtman, David J code@ou.edu
Fri, 8 Dec 2000 13:42:38 -0600


Is there a way to do a dynamic image resize in Zope? I know PHP has that
ability, and I was hoping that Zope had something similar.
And I'm not talking about height and width atributes in the img tag. I mean
actually creating, on-the-fly, a new duplicate of the image that's a
different size.