[Zope3-Users] resized images

z3uml at xs4all.nl z3uml at xs4all.nl
Wed Aug 10 14:46:42 EDT 2005


Hi all,

I'd like to add images to an container but want them to be resized with PIL.
I assume I need a custom factory for that that sizes the image before
creating the content type.

The question I have is that I'm not sure if I can create a custom factory
for the already existing image content type directly. Or if I need to
subclass Image class and create the custom factory for that?

Can some body please clarify what's the best method to achieve this?

Thanks,
Michael




More information about the Zope3-users mailing list