I don't know if this will help, but the convert syntax usually has
the input image right after "convert". So try
convert test.ps -density 120 -trim -transparent "#FFFFFF" test.png
also see http://www.imagemagick.org/script/command-line-options.php#trim
for notes about errors and also the use of +repage
Hi, Folks
Any hint why I get this?
[ambs at eremita tmp]$ /usr/bin/convert -density 120 -trim -transparent
"#FFFFFF" test.ps test.png
convert: image size exceeds user limits in IHDR `/tmp/magick-XXUkiXfJ'.
convert: Corrupt image `/tmp/magick-XXUkiXfJ'.
convert: Postscript delegate failed `test.ps': No such file or directory.
convert: missing an image filename `test.png'.
This is a hand-compiled ImageMagick. I think I have all the PS options
selected, but not sure.
Can you give me a hint?
Thanks
Alberto
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users