Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
RQuadling
Posts: 38 Joined: 2006-12-04T02:48:33-07:00
Location: Plymouth, Devon, UK
Contact:
Post
by RQuadling » 2006-12-13T08:24:50-07:00
Did you get anywhere with this? I'm having the same problem ...
I want to add a banner to a fax file and keep it as Group4 compression.
I've got ...
CONVERT -type bilevel -monochrome -compress group4 ...
and still not getting a Group4 type tiff file!
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2006-12-13T12:30:11-07:00
This command worked for us:
convert logo: -type bilevel -monochrome -compress group4 logo.tif We're using ImageMagick 6.3.1-1, the current release.
Users browsing this forum: No registered users and 20 guests