A note on ImageMagick, I've had problems getting it to work properly with
Win32::GUI.  There appears to be a namespace problem, but I haven't really
looked into it much.  I am currently working on a project that I may need
ImageMagick, so if I find anything out about the problem, I'll post it here
(I'll also check if it supports animated GIFs)

Brian Millham
This message traveled at least 44,000 miles to reach you!
Creator of the DW6000 Monitor
http://www.millham.net/dw6000
[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Robert May
Sent: Monday, September 25, 2006 6:27 PM
To: Steve Loughran
Cc: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] [win32-gui] DIBitmap and Animated GIFs?

Steve Loughran wrote:
> Well, my attempts at loading in animated/multi-page GIFs has come to a
stop.
> 
> Image:ParseGIF seems to create "invalid gifs" (but its last update was 
> 1999 apparently!), DIBitmap doesnt handle them at all (due to it using 
> an earlier version of FreeImage), Imager::Files only supports native M$ 
> file formats on win32 (and the extra libraries it requires to support 
> GIFs are a right pain to get running on win32... if it will work at 
> all), and GD can create animated GIFs but has no mention anywhere of how 
> to load them.
> 
> So I am stuck. Does anyone have any pointers to any perl code/modules 
> that will help me load animated/multi-page GIFs and extract the 
> individual images?


It's many years since I played with ImageMagick, but it may do what you 
need.   Find info about the Perl wrapper at
http://www.imagemagick.org/script/perl-magick.php

I can see version 6.2.8 of Image::Magick in ActiveState's ppm repository.

I can't immediately see anything that says it reads animated GIFs, but 
would be surprised if it doesn't.

Rob.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0639-1, 09/25/2006
Tested on: 9/25/2006 7:59:50 PM
avast! is copyright (c) 2000-2006 ALWIL Software.
http://www.avast.com





Reply via email to