I have not realy used montage but how about:
Create an image with just a background
-append the first 5 images ( will be vertical )
Call the blank image next and -append the other 3 images ( will be vertical )
next +append the two results. ( will be horizontal )
Its not very neat but may work for what you want.
Complex Montage need soome help.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Complex Montage need soome help.
montage has no facilities for Row span or column span, so will not let you do what you are suggestiong. You will have have to DIY it.
One method is to montage each individual components with the right geometry setting to generate images the right size, and then appned them together.
If you figure this suggestion out, post it so that I can then add it to IM Examples for others to use.
One method is to montage each individual components with the right geometry setting to generate images the right size, and then appned them together.
If you figure this suggestion out, post it so that I can then add it to IM Examples for others to use.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/