Page 1 of 1

Posted: 2006-05-03T10:50:58-07:00
by magick
For help with the ImageMagick 5 series, see http://www.cit.gu.edu.au/~anthony/graphics/imagick5/.

Posted: 2006-05-05T13:46:29-07:00
by ridera
Try this

exec("/usr/bin/convert $full_path/$filename -font Arial -pointsize 10 -gravity southeast -draw \"text 0,0 'Copyright Test'\" $full_path");