Page 1 of 1

PPM: newline added to comment readout

Posted: 2012-01-11T10:44:15-07:00
by dlz
Hello!
Imagemagick is awesome! However i discovered a bug in comment handling.

Code: Select all

convert rose: -set comment 'hello' PPM:- | identify -format "%c" -
this returns an extra newline. this also occures when writing the comment as an 'annotate' or 'label'.
the comment feature is quite good to send additional information in a PPM.
please fix it!
thank you!

I am using ImageMagick 6.7.4-0 2011-12-13 Q16 on Linux.

Robert

Re: PPM: newline added to comment readout

Posted: 2012-01-11T15:00:46-07:00
by magick
We can reproduce the problem you reported and have a patch. Look for it in the next point release of ImageMagick. Thanks.