Thanks. I have downloaded and installed them both under Windows, but I want to focus only on one of them and then use that library under Linux....
Teddy ----- Original Message ----- From: "JupiterHost.Net" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, January 02, 2005 7:01 PM Subject: Re: GD vs Image::Magick Octavian Rasnita wrote: > Hi, Hello, > Can you tell me what's the difference between GD and Image::Magick perl > libraries? This will sound super generic but its the truth :) GD is a Perl API for the gdlib library ( http://www.boutell.com/gd/ ) and Image::Magick is a Perl API for the ImageMagick program ( http://www.imagemagick.org/ ) There's also Imager :) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
