Re: watermark
Re: watermark
- Subject: Re: watermark
- From: LuKreme <email@hidden>
- Date: Fri, 23 Oct 2009 01:52:39 -0600
On 22-Oct-2009, at 22:20, Rounak Jain wrote:
I cannot use
do shell script "composite -gravity center watermark.png image.tif
result.jpg"
because I get the error
sh: composite: command not found
But i can't find the path for "composite". It is not in /usr/bin and
I checked some other location too.
Depends on how you installed it. The default for the ImageMagick
package is to put the binaries in /usr/local/bin/, however most people
use MacPorts to install these sorts of packages, and it defaults to /
opt/local/bin instead.
From the terminal, type
which composite
to get the correct path.
--
NEXT TIME IT COULD BE ME ON THE SCAFFOLDING
Bart chalkboard Ep. 2F12
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden