Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2000 22:38:49 +1200
From:      rshea@opendoor.co.nz
To:        freebsd-questions@freebsd.org
Subject:   HP5L - Changing Default Font ?
Message-ID:  <200008161043.e7GAh5802058@deborah.paradise.net.nz>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008161043.e7GAh5802058>