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
Post
by Bonzo » 2009-08-09T00:36:48-07:00
Extent changed between version 6.5.1 and 6.5.4?
6.5.1 =
( Actualy used 6.3.5 as I no longer have 6.5.1 installed )
6.5.4 =
Code: Select all
convert input.jpg -background Blue -gravity center -extent 266x266 extent_651.jpg
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2009-08-09T07:13:17-07:00
We're getting the correct behavior (the image is centered as expected) with ImageMagick 6.5.4-9, the latest release.
anthony
Posts: 8883 Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia
Post
by anthony » 2009-08-09T19:22:22-07:00
I reported this as a 'geometry problem' for a lot of different operators last week. It has been fixed.