Using rotate on a image generates ugly borders. I've attached an example.

Styles applied before rotation:

  1. Scale and crop 403x204
  2. Underlay (background) xpos:20 , ypos:24 alpha:100%. file: sites/all/static-files/marco1.png, dimensions:background
  3. Underlay (background) xpos:6 , ypos:6 alpha:100%. file: sites/all/static-files/sombra1.png, dimensions:background
  4. Overlay (watermark) sites/all/static-files/brillo1.png x:26, y:30 alpha:100%

Comments

jorge.suarez’s picture

Styles applied before rotation added to the main post.

fietserwin’s picture

Category: bug » support
Status: Active » Closed (works as designed)
StatusFileSize
new47.53 KB
new49.05 KB

Use imagemagick as tookit. Rotation is 1 of the main reasons to do so. See these images:

GD:
le-mont-dore.gd_.png

Imagemagick:
le-mont-dore.imagemagick.png

fietserwin’s picture

Issue summary: View changes

Added styles applied before rotation