Search found 1 match
- 2011-01-01T16:09:51-07:00
- Forum: Users
- Topic: montage tiles by column order
- Replies: 2
- Views: 7361
montage tiles by column order
Hi i have thousands of small tile images and i want to merge them into a big image. My tile file names ordered by column not row. i mean like pic_x_y.png (i.e. pic_01_01.png, pic01_02.png, pic01_03.png...pic02_01.png, pic02_02.png...) But AFAIK 'montage' command do montage by row order. so is there ...