[dev] Ansel watermarking with ImageMagick

Chuck Hagenbuch chuck at horde.org
Sat Jan 24 13:09:37 PST 2004


Quoting "Jos W. van der Woude" <jos at veerkade.com>:

> I noticed that when using ImageMagick, watermarking is not available 
> as one of the listed image editing capabilities.
>
> I have looked at the man page of the convert program and found this:
>
> convert -font helvetica -fill blue -draw "text 100,100 Cockatoo" bird.jpg
>
> This adds the text "Cockatoo" to the image bird.jpg at position 100,100 using
> a blue Helvetica font.
>
> Can this be used as a replacement for watermarking?

Sure - if you submit an implementation of the text() and watermark() functions
for framework/Image/Image/im.php, I'll gladly add them.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"Here, I brought some cole slaw. It's made from peeeooople! Just kidding."


More information about the dev mailing list