From owner-freebsd-hardware Tue Jun 15 13:24:20 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from george.lbl.gov (george.lbl.gov [131.243.2.12]) by hub.freebsd.org (Postfix) with ESMTP id 5AED315429 for ; Tue, 15 Jun 1999 13:24:14 -0700 (PDT) (envelope-from jin@george.lbl.gov) Received: (from jin@localhost) by george.lbl.gov (8.9.3/8.9.2) id NAA18106; Tue, 15 Jun 1999 13:24:11 -0700 (PDT) Date: Tue, 15 Jun 1999 13:24:11 -0700 (PDT) Message-Id: <199906152024.NAA18106@george.lbl.gov> From: jin@george.lbl.gov To: inu@sby.centrin.net.id Subject: Re: Canon BJC-210 Cc: freebsd-hardware@freebsd.org Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > btw, I still got the problem on ASCII mode (stair case problem). I've > tried to directly set up from printer BIOS and it works fine at BSD but > it ruins printing at Linux system (both ASCII and postcript) > > So I set back its setting to default ... and there's no problem with > your gs command, but stiil bad on ASCII. Would you send me your filter > file for my BJC 210 ? I don't have a BJC 210, so cannot tell what the driver is. In general, the unix handles pure text and postscript printer well, but not other type printers, like BJC 210. You may take one more step to print ASCII on your BJC 210 printer; that is, converting ASCII to postscript; then perform the ps printing procedure. I forget what is the command for doing ASCII to postscript conversion. It is associated with "imprint" command in psutils package if My memory is still correct. Would someone tell us what is the command? If you could NOT find it, you may try to use "magicprint" we are using. This is more powerful tools which can print images, text, and combine them into a book. It is in the CCS package whcih is available at ftp://george.lbl.gov/pub/ccs/ccs-2.1.tgz Read the README.* as you needed. CCS is a simgle command installation package powered by ACS (AutoConfiguration System) which very easy for dummys. You may install it by use default which builds everything in current-dir/ccs-lib.2.1/$ARCH/{bin, lib, man, ...} When you are comfortable with it, you may change the DESTROOT, decribed in README.ccs:223 and ACS/readme.acs, to wherever you want to. -Jin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message