I'm using image_crop to squarify an image. The default (gd) implementation adds a border to bring the image up to size, but the imagemagick module simply stretches the image. Adding the -extent parameter along with -crop seems to fix this.

Comments

mondrake’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 7 is EOL