---Reply to mail from Bill Janssen about Plucker Feedback > And thus just use netpbm2 instead of imagemagick for the conversions. > > I agree. I think we should drop support for ImageMagick in the parser > until someone gets up enough initiative to add Palm image support to > ImageMagick. Which doesn't look that hard to do, by the way.
Or add pnmtopalm and palmtopnm as delegates to imagemagick and do the
conversion in one (visible) step.
Add delegates.add to your delegates.mgk file (in usr/local/Imagick) and
patch ImageParser.py with Imageparser.diff.
---End reply
Christopher R. Hawks
HAWKSoft
-------------------------------------------------------------------------
"In the beginning there was nothing... which exploded."
-- The shortened Big Bang theory
ImageParser.diff
Description: File attachment
delegates.add
Description: File attachment
