PPM: newline added to comment readout
Posted: 2012-01-11T10:44:15-07:00
Hello!
Imagemagick is awesome! However i discovered a bug in comment handling.
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
Imagemagick is awesome! However i discovered a bug in comment handling.
Code: Select all
convert rose: -set comment 'hello' PPM:- | identify -format "%c" -
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