Convert the GIF to a 24bit image, resize it, and then reconvert it to 8bit, with PIL's existing methods (Believe me, you don't want to scale an 8 bit image with its own color table. :) ) Ausum ----- Original Message ----- From: "Jaroslav Lukesh" <lukesh@k-net.cz> To: <zope@zope.org> Sent: Friday, August 09, 2002 7:11 AM Subject: [Zope] EasyImage, PIL and GIF
Hi all,
Does anybody know how to resize GIF->GIF (not GIF->PNG) images with PIL?
It exists some versions or addons to that possibility?
Many thanks, J. Lukesh
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )