Brian Blakley wrote:
> A talented soul might be able to take the GIF routines out of
> the old version and paste them into the new thereby obtaining
> the benefits of both

Theoretically yes; however, note that GD.pm doesn't do images itself AFAIK
but uses libgd (which is written in C) to do so, so you'd need to get an old
version of libgd and rip the routines out of that.

Cheers,
Philip
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to