Re: image manipulation (scaling)

2005-03-23 Thread Todd W
"Ingo Weiss" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi all, I need have my CGI scale images on the server, and I was wondering whether there is a "standard" perl module that can do that (and possibly other image manipulation tasks). I am looking for one that: - is easy to un

Re: image manipulation (scaling)

2004-09-17 Thread Chris Devers
On Fri, 17 Sep 2004, Ingo Weiss wrote: > I need have my CGI scale images on the server, and I was wondering > whether there is a "standard" perl module that can do that (and > possibly other image manipulation tasks). Have you looked at the Imagemagick suite, or Image::Magick, the Perl interfa

RE: image manipulation (scaling)

2004-09-17 Thread Hanson, Rob
:[EMAIL PROTECTED] Sent: Friday, September 17, 2004 12:19 PM To: [EMAIL PROTECTED] Subject: image manipulation (scaling) Hi all, I need have my CGI scale images on the server, and I was wondering whether there is a "standard" perl module that can do that (and possibly other image manipu

image manipulation (scaling)

2004-09-17 Thread Ingo Weiss
Hi all, I need have my CGI scale images on the server, and I was wondering whether there is a "standard" perl module that can do that (and possibly other image manipulation tasks). I am looking for one that: - is easy to understand and use - is likely to be already installed on the server or so w