I want to resize .GIF images before displaying them in a Tk-based
script. Of course it's possible to use Gimp and ImageMagick
modules, but I want this script also to run on Windows. I believe
these only run on non-Win32 platforms.
Does anyone know how to resize .GIF's on both Linux and Windows?