In case I "montage" a lot of png's into one i get more than one output file, e.g. big_file.png.0 and big_file.png.1
I used the following command:
montage *_123.png *_456.png -mode Concatenate -tile x17 big_file.png
The amount of files is about 400.
Question: what is wrong here? if I have only a few files to montage it is working as expected.
Version: GraphicsMagick 1.1.11...
2009-11-03 20:56:46 UTC in GraphicsMagick