ImageMagick 6.6.0-4
Hello,
on the moment, i use "montage" for make tiles to a big image. For this, i have a list for the image-files.
Example:
Code: Select all
montage `cat tiles.txt` -geometry 50x50 -tile 150x150 big-image.jpg
On few commands, the command have errors, not by all.
Example:
Code: Select all
': @ error/blob.c/OpenBlob/2489.ages/2009-11.jpg
What is the problem?
PS: sorry, on the (old) PC isn't running a newer Lubuntu.