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
interface to that suite ?
The book _Perl Graphics Programming_ talks about it at length, as does
the older _Programming Web Graphics with Perl & GNU Software_:
<http://www.oreilly.com/catalog/perlgp/>
<http://www.oreilly.com/catalog/prowg/>
The author of the books, Shawn Wallace, has put samples online at:
<http://www.as220.org/shawn/PGP/>
There are some others, but I::M is the big one by far...
--
Chris Devers
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>