From owner-freebsd-questions Wed Aug 16 4: 0:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from deborah.paradise.net.nz (deborah.paradise.net.nz [203.96.152.32]) by hub.freebsd.org (Postfix) with ESMTP id 8BE1537B6AA for ; Wed, 16 Aug 2000 03:43:10 -0700 (PDT) (envelope-from rshea@opendoor.co.nz) Received: from sheasili (203-79-72-40.cable3.paradise.net.nz [203.79.72.40]) by deborah.paradise.net.nz (8.10.1/8.10.1) with SMTP id e7GAh5802058 for ; Wed, 16 Aug 2000 22:43:06 +1200 (NZST) Message-Id: <200008161043.e7GAh5802058@deborah.paradise.net.nz> From: rshea@opendoor.co.nz To: freebsd-questions@freebsd.org Date: Wed, 16 Aug 2000 22:38:49 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: HP5L - Changing Default Font ? X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - Can anyone give me a pointer to changing the default font on a HP5L ?. So far I've tried adding to the bit which does the line termination magic so that it will also do the font change .... #### #### Comment on 5L Control Codes #### #### \033 is the preamble to all ESC codes #### E is the reset signal to the printer #### K#G is the "set line termination" command with # an integer #### (8U is "set Roman 8" command #### &l0O is page orientation command (a neccessary pre-req to font change ?) lp|lj|local Laserjet 5L printer:\ :lp=/dev/lpt0:mx#0\ :sd=/var/spool/output/lpd:\ :lf=/var/log/lpd-errs:\ :ff=\033E\033&k2G\033&l0O\033(8U:fo:sh:tr=\033E: I still keep getting the default which is (something like) Times Roman 12. thanks richard shea. ***************************************************** Open Door Ltd PO Box 119-46 Wellington PH 04 384 7639 FX 04 384 7672 ***************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message