for some reason or other, after starting up (Linux Ubuntu) again this morning. It worked first time. Very bizarre. But thanks for confirming otherwise I could have been scrabbling around for hours
Search found 2 matches
- 2012-11-05T02:09:39-07:00
- Forum: Users
- Topic: Resize canvas to one side
- Replies: 2
- Views: 3476
Re: Resize canvas to one side
Thanks fmw42,
for some reason or other, after starting up (Linux Ubuntu) again this morning. It worked first time. Very bizarre. But thanks for confirming otherwise I could have been scrabbling around for hours
for some reason or other, after starting up (Linux Ubuntu) again this morning. It worked first time. Very bizarre. But thanks for confirming otherwise I could have been scrabbling around for hours
- 2012-11-04T10:27:30-07:00
- Forum: Users
- Topic: Resize canvas to one side
- Replies: 2
- Views: 3476
Resize canvas to one side
I tried this
mogrify -path /canvassed/ -background black -gravity East -extent 602x400 -density 72x72 -quality 85 *.jpg
in the hope that I would take an image that was 291x400, change the canvas size to 602x400 and, have the original image positioned extreme right of the result.
What happened ...
mogrify -path /canvassed/ -background black -gravity East -extent 602x400 -density 72x72 -quality 85 *.jpg
in the hope that I would take an image that was 291x400, change the canvas size to 602x400 and, have the original image positioned extreme right of the result.
What happened ...