Code: Select all
composite -compose atop -geometry 200x200+10-10 "tmp/img1.tmp" -matte -background none -rotate 67 "tmp/img2.tmp" "tmp/img3.tmp"
(I'm running the command with exec through PHP)
EDIT:
In older versions img1.tmp won't be copied over img2.tmp.
EDIT2:
It works on 6.3.5 and not on 6.2.2