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
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
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
3 matches
Mail list logo