severity 338109 normal
thanks

Hi!

The first example from http://www.imagemagick.org/script/composite.php
(the one with a smiley and a rose) isn't working, but the second one
is working normally.

What I saw is:
If you just run "composite foo.png bar.png output.png", it won't merge
the images (that is the first example of this page).

But running "composite -compose src-over foo.png bar.png output.png",
for example, it will merge foo.png over bar.png and create output.png.
[1]

I don't know if there is something wrong with the first example or
with imagemagick, but it's working (thus this bug is not grave).

[1] http://www.imagemagick.org/script/command-line-options.php#compose

Best regards,
Nelson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to