Richard Burnett on wrote... | Hello Everyone! | | I have been using ImageMagick with no problem, however, in using | PerlMagick I cannot seem to get the mask feature working, no matter | what I try. I have installed the latest ActiveState perl on my | website and the latest ImageMagick. I can use most of the other | features in ImageMagick, however, when I try to use a mask, nothing | happens like I'd expect. |
Composite masking was broken until version 6.3.4-11 Get the latest v6.3.5 release. For more information, and workarounds see... http://www.imagemagick.org/Usage/bugs/composite_mask/ PerlMagick may also be a bit behind on this bug-fix. So try it on the CommandLine first, and if that works, but PerlMagick doesn't then report a bug in the IM Bugs forum (Discourse Server) Anthony Thyssen ( System Programmer ) <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- All these theories, diverse as they are, have two things in common. They explain all the observed facts and they are complete and utterly WRONG. --- Terry Pratchet - "The Light Fantastic" ----------------------------------------------------------------------------- Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/ _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
