2008/6/16 Jakub Wilk <[EMAIL PROTECTED]>:
> A minimal example can be created with the following command:
> $ printf 'P6 1 1 255\n\0\0\0' > tmp.ppm

The problem here is distinguishing between a pbm, which cjb2 will
convert, and ppm, which it will not.

Imagemagick identifies them both as

Format: PNM (Portable anymap)

However, if you

convert tmp.ppm tmp.pbm

Then gscan2pdf will import and save the file as djvu.

Unless you have any better suggestions, I'll file this as an
imagemagick bug, blocking this one.

Jeff



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

Reply via email to