Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Bonzo
Posts: 2971 Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England
Contact:
Post
by Bonzo » 2008-12-11T15:21:26-07:00
Why do you not use convert and append ?
Not sure what you exactly want but try:
Code: Select all
convert december-08-lettersoup-nocal-1680x1050.jpg december-08-santa_flying-calendar-1280x1024.jpg +append -crop 2960x1050+0+0 -quality 100 wallpaper.jpg
I must say those are some crappy filenames with - and x in them
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2008-12-11T19:38:14-07:00
Not sure it will help, but your command works without complaint using the current ImageMagick release 6.4.7-6.
Users browsing this forum: No registered users and 8 guests