HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] Scanner to fax resolution problem



Frank Millman wrote:
    scanimage --mode Gray --resolution 200 --format tiff -x 215 -y 297 |
sendfax -n -m -d 1234567

Don't use --mode Gray. You want monochrome output. Hopefully your scanner device can produce monochrome (black and white) instead of grayscale.


Because faxing is done in monochrome if you supply an image to HylaFAX that is not monochrome then HylaFAX will invoke Ghostscript to render it into monochrome, and Ghostscript will have to "dither" the image. By default Ghostscript does a very poor job of this.

Because you're using HylaFAX+ you have certain script features available already. You can improve the dithering behaviors greatly by putting this into /var/spool/hylafax/etc/FaxModify:

DITHERING=libtiff-fs

However, it is my recommendation to use the scanner to convert to monochrome rather than making HylaFAX do the dithering.

Thanks,

Lee.


____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions