RE: Image manipulation recommendation?

2002-06-30 Thread Jonathan M. Hollin
I couldn't get the requisites for the gd.pm and related modules to work on Windows. Although these things apparently have worked great for years on UNIX, they may have problems on Windows 2000 servers. I had to go to a purchased Java product that is accessible via a servlet to get graphs

Re: Image manipulation recommendation?

2002-06-29 Thread Ian D. Stewart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 28 June 2002 13:29, Goehring, Chuck Mr., RCI - San Diego wrote: Ryan, I couldn't get the requisites for the gd.pm and related modules to work on Windows. Although these things apparently have worked great for years on UNIX, they may

Re: Image manipulation recommendation?

2002-06-28 Thread [EMAIL PROTECTED]
Maybe GD.pm? --- Ryan Thompson [EMAIL PROTECTED] wrote: Hi all, I hope this isn't too far off topic. I'm working on a mod_perl web project in which it would be *really* quite handy if I could dynamically rasterize text over existing images. What I would ideally like is a pointer to

Re: Image manipulation recommendation?

2002-06-28 Thread Mark Fowler
On Thu, 27 Jun 2002, Ryan Thompson wrote: I'm working on a mod_perl web project in which it would be *really* quite handy if I could dynamically rasterize text over existing images. Apache::ImageMagick ? http://search.cpan.org/search?dist=Apache-ImageMagick -- s'' Mark Fowler

Image manipulation recommendation?

2002-06-27 Thread Ryan Thompson
Hi all, I hope this isn't too far off topic. I'm working on a mod_perl web project in which it would be *really* quite handy if I could dynamically rasterize text over existing images. What I would ideally like is a pointer to a good Perl library that will allow me to take an existing image