Liquix Posted November 12, 2007 Share Posted November 12, 2007 I'm using exec to rotate and lays an image over another image. Here's the command: composite -compose atop -geometry 200x200+10-10 "tmp/img1.tmp" -matte -background none -rotate 67 "tmp/img2.tmp" "tmp/img3.tmp" It works in the newer version of imagemagick, but not the old. Anyone who can help me with a new command? Quote Link to comment Share on other sites More sharing options...
trq Posted November 12, 2007 Share Posted November 12, 2007 Any reason your not using the imagemagick extension to deal with this? Quote Link to comment Share on other sites More sharing options...
Liquix Posted November 12, 2007 Author Share Posted November 12, 2007 Because the server doesn't support it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.