Re: Working with .pbm images in 6.6.2
Wolfgang Hugemann <[email protected]> Fri, 01 Oct 2010 08:57:58 +0200
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
I tried to reproduce this error with IM 6.6.3-0 Q16 running on Windows. It seems to work just fine on my computer. I just did convert -size 200x200 -depth 2 xc:white test.pbm convert test.pbm test.pdf and it worked just fine. If it does on your computer, too, the flaw must be somewhere else. Where did you get the PBM files from? I think I remember that these are sometimes written by pdfimages if monochrome bitmaps are extracted from a PDF (?). Wolfgang Hugemann