[magick-users] Problems with montage
Fred Weinhaus
fmw at alink.net
Thu Feb 26 18:32:19 UTC 2009
see tile control at http://www.imagemagick.org/Usage/montage/#tile
-tile 3x
or
-tile 3x2
>I have six 300x100 banners which I want to
>montage in a three times two pattern without
>size reduction, like this
>
> ___ ___
>|___| |___|
> ___ ___
>|___| |___|
> ___ ___
>|___| |___|
>
>montage insists of arranging them two times three
>with size reduction
>
> ___ ___ ___
>|___| |___| |___|
> ___ ___ ___
>|___| |___| |___|
>
>What can I do to get it the way I want?
>
>TIA,
More information about the Magick-users
mailing list