I need to generate some images by loading an existing GIF, resizing it, drawing some lines on it and saving it to a new file. I know there are modules available for Un*x (GD, Image::Magick) that will do this but what are the options in Windows. Anything that will work on both platforms is ideal but failing that a Windows NT only solution is required.