* Jeffrey Ratcliffe <[EMAIL PROTECTED]>, 2008-06-16, 23:07:
Trying to save a non-bitonal image as DjVu triggers an error:

Yes. This is highly annoying - caused by imagemagick writing a 1-bit
image as 8-bit and djvu not accepting it.

http://www.mail-archive.com/[EMAIL PROTECTED]/msg00181.html

The first part of this I reported in #481831, and was apparently fixed
in imagemagick/7:6.4.1.3.dfsg1-1. I see you are running
7:6.3.7.9.dfsg1-2+b2. Might I ask you to upgrade your imagemagick
package and see if you can still reproduce this?

I have upgraded both imagemagick and perlmagick and the bug is still there.

A minimal example can be created with the following command:
$ printf 'P6 1 1 255\n\0\0\0' > tmp.ppm

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to