View Single Post
Old Jan 7th, 2008, 8:39 AM   #2
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,787
Rep Power: 5 Sane will become famous soon enough
Re: Can I Use Cgi/Perl to Pile Up Picture?

Are you using ImageMagick for Perl?

If the mark does not always stay on the right place, you might be using PerlMagick incorrectly. Could you post your code?

If you do not want to use PerlMagick, you could use another image library (if one exists). Sorry. Basic Perl does not let you change images.

Last edited by Sane; Jan 7th, 2008 at 8:56 AM.
Sane is online now   Reply With Quote