Search found 4 matches
- 2018-06-08T16:59:05-07:00
- Forum: Users
- Topic: Stop/Resume montage
- Replies: 6
- Views: 4173
Re: Stop/Resume montage
- 2018-06-08T16:09:24-07:00
- Forum: Users
- Topic: Stop/Resume montage
- Replies: 6
- Views: 4173
Re: Stop/Resume montage
Well, I'm not quite sure my self what is the difference between montage & mogrify, there is the command line that I typed
magick montage -monitor -define registry:temporary-path=D:/Temp *.png -geometry +0+0 -tile x1 all.png
And there is what magisk is actually doing :
load image[000.png ...
magick montage -monitor -define registry:temporary-path=D:/Temp *.png -geometry +0+0 -tile x1 all.png
And there is what magisk is actually doing :
load image[000.png ...
- 2018-06-08T15:40:58-07:00
- Forum: Users
- Topic: Stop/Resume montage
- Replies: 6
- Views: 4173
Re: Stop/Resume montage
Well never mind, thank you for the very fast answerfmw42 wrote: 2018-06-08T15:30:59-07:00 Basically no, not that I know, especially if you stop your computer.
- 2018-06-08T15:27:04-07:00
- Forum: Users
- Topic: Stop/Resume montage
- Replies: 6
- Views: 4173
Stop/Resume montage
Hello, I'm using the ImageMagick montage on a lot of pictures, and it takes a lot of time finish, it might take a week or even more and I don't want to let my computer being On all of this time, I want to be able to shutdowns my computer. So is it possible to stop a montage and then resume it later ?