From owner-freebsd-ports@FreeBSD.ORG Sat Mar 20 16:30:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 137AF16A4CF; Sat, 20 Mar 2004 16:30:14 -0800 (PST) Received: from ai1.anchorage.mtaonline.net (ai1.anchorage.mtaonline.net [12.21.201.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD0043D31; Sat, 20 Mar 2004 16:30:12 -0800 (PST) (envelope-from abc@ai1.anchorage.mtaonline.net) Received: from en26.ai1.anchorage.mtaonline.net (root@printer [192.168.0.26]) i2L0U9LR089736; Sat, 20 Mar 2004 15:30:09 -0900 (AKST) (envelope-from abc@ai1.anchorage.mtaonline.net) Received: (from abc@localhost)i2L0VVwO001632; Sun, 21 Mar 2004 00:31:31 GMT (envelope-from abc@ai1.anchorage.mtaonline.net) Date: Sun, 21 Mar 2004 00:31:31 GMT From: abc@ai1.anchorage.mtaonline.net Message-Id: <200403210031.i2L0VVwO001632@en26.ai1.anchorage.mtaonline.net> X-Authentication-Warning: en26.ai1.anchorage.mtaonline.net: abc set sender to abc@ai1.anchorage.mtaonline.net using -f To: mita@FreeBSD.org X-Mailer: Umail v2.9.7 cc: ports@FreeBSD.org Subject: FreeBSD Port: efax-0.9a-001114a7_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 00:30:14 -0000 FBSD 4.9 efax-0.9a-001114a7_1.tgz given the following text file (60 lines long) and the efax command: $ efix -i text -n fax.%02x.tif -r 204.1x195.6 -p 8.465x11 -l 60 FILE the following errors occur: 1. if a newline terminates the 60th line, a blank 2nd fax image is falsely created. 2. if the length of line #1 exceeds 93 characters, a 2nd fax image is falsely created with some bogus characters (this happens with NO newline at line 60). 3. it is very bad that a 1 inch margin is automatically created in the image. it is very bad for faxing related to the legal system where margins must be exactly correct (or it will not be accepted). if i already have a 1 inch margin, efix gives me a 2 inch margin. this is a headache. * thanks for the great software! i love the design! simple! functional! i hope these problems can be fixed! i REALLY need this program to work properly :) 123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123 2 1 2 3 4 5 6 7 8 9 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 ------------------------------------------------------------------