Search found 1 match

by zoug
2016-05-23T02:32:36-07:00
Forum: Users
Topic: Rotating then inserting an image inside another one
Replies: 2
Views: 5702

Rotating then inserting an image inside another one

Hello,

I have this image: http://imgur.com/5CXPTNr (don't know why I can't use \[img\])
I rotate it using a script and then I insert it on top of this one:
http://wallpapercave.com/wp/AXmIJ78.jpg
However when I rotate the png file
convert /tmp/input.png -background transparent -rotate $angle ...