[magick-users] Question about convert -composite
Anthony Thyssen
anthony at griffith.edu.au
Sun Jun 17 22:29:11 PDT 2007
"Daniel Kiedrowski" on wrote...
| After an server update an error occurred to me. I used the -composite
| parameter with convert for a long time. Now it's not working anymore. I'm
| getting the message: "convert: unrecognized option `-composite'."
|
| Convert -version prompts me: Version: ImageMagick 6.0.6 02/11/07 Q16
| http://www.imagemagick.org
|
Composite was added to IM early in the version 6 development, but not
that early. Update to a later version, or use the "composite" command
instead (yuck).
Also as a FYI to IM users...
The next release of IM (after v6.3.4-10) also has the three image
composite masking working properly for ALL alpha compositions, and not
just the default 'over' with no-transparent images.
In other words it is finally working properly and will properly blend
the result of the compose, with the original destination image according
to a greyscale mask, for all compose methods.
Thanks Cristy. I can't wait to see how it was done in the code.
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
-----------------------------------------------------------------------------
"I do not fear computers.. I fear the lack of them." -- Isaac Asimov
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
More information about the Magick-users
mailing list