Re: Making an arrow image point at a particular coordinate
Fred Weinhaus <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240800c7ac87cdd719@[192.168.1.2]> |
try this, I am rotating it 45 degrees the other way so that it shows more of the arrow convert logo: \( arrow.png -virtual-pixel transparent \ -distort SRT "208,0 1,1 -45 50,50" \) -composite logotest.png