Re: Windows 6.4.2 Only: Failure to convert to P2 PGM (-compress none is ignored)

Sven Köhler <[email protected]>
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
> Windows 6.4.2 Only: Failure to convert to P2 PGM (-compress none is ignored)
> 
> Steps.
>  convert -compress none test.jpg test.pgm
> 
> Result.
> P5
> 
> Steps.
> convert -compress none test.tif test.pgm
> 
> Result.
> P5

Shouldn't this be:

convert test.jpg -compress none test.pgm
convert test.tif -compress none test.pgm

???
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.