potential bug -extent IM 6.4.3-4

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.
Post Reply
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

potential bug -extent IM 6.4.3-4

Post by fmw42 »

IM 6.4.3-4 Q16 Mac OSX Tiger

-extent does not seem to honor -gravity center

convert rose: -gravity center -extent 100x100 rose_center.png

the rose image ends up in the top left corner
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: potential bug -extent IM 6.4.3-4

Post by magick »

The problem you reported is fixed in the latest ImageMagick subversion trunk and will be available in the next point release. Thanks.
Post Reply