Bug#311625: imagemagick: convert fails to create uncompressed bitmap

2005-10-26 Thread Izak Burger
Daniel Kobras wrote: In a brief test, the command convert infile.bmp -colors 256 +compress outfile.bmp pilrc (palm resource compiler) still says: error: Pilrc does not support compressed '.bmp' files Which appears to mean that outfile.bmp was compressed when it should not have be

Bug#311625: imagemagick: convert fails to create uncompressed bitmap

2005-10-22 Thread Daniel Kobras
tag 311625 + moreinfo thanks In a brief test, the command convert infile.bmp -colors 256 +compress outfile.bmp now seems to work as intended for me with the latest version of imagemagick in unstable (6:6.2.4.5-0.2). Maybe even the earlier version now in testing has the fix. Izak, can you

Bug#311625: imagemagick: convert fails to create uncompressed bitmap

2005-06-02 Thread Izak Burger
Package: imagemagick Version: 6:6.0.6.2-2.4 Severity: normal When trying to convert a 24 bit bitmap to a 8 bit bitmap with no compression using this command: convert infile.bmp -colors 256 +compress outfile.bmp outfile ends up being the same as infile. The file size is the same althoug