IBM Quietwriter III 5202 Manual page 77

Table of Contents

Advertisement

,.....,_
,-...
ESC:
Select 12-Pltch Font
This command functions
in two
ways depending on the
position of
setup switch 4 in
Switch
Group 2.
1.
When
switch
4
is
off,
this
command
selects a
12-pitch
font.
The embedded Courier 12-pitch font is selected unless
a
pluggable font is
being
used and
it contains
a 12-pitch font.
In
this
case,
the selection will be made from the pluggable
font
cartridge.
2.
When
switch
4
is
on,
the
command Is recognized by the
printer but
no
action
is
taken.
LPRINT CHR$(27)
;
CHR$(5
8
)
;
ESC
=
Character Font
Image Download
ESC
=
Ln Hn
code
n1
...
nk
This command
is used to send a
font
image
to
the
download font
cartridge.
The
Ln
and
Hn
parameters
specify
the number of
data
bytes (code
plus font
image
data
bytes).
The number
of
bytes is equal
to 256
times Hn plus
Ln.
The
code
parameter which identifies
the
format
of the
data
is
predefined
to
be
21
.
Other data formats
should
not be
sent
to the printer. The font image data bytes
are
represented
by
n1
... nk.
To
effectively
use this
command requires
one or
more
download
cartridge(s)
and the font files supplied with the Font
Download
Option.
The font file contains the font image data bytes
(n1
... nk).
These files are generally 16382 bytes
in
length.
LPRINT
CHR$(
2
7)
; CHR$
(61)
;
CHR$(
Ln
)
;
CHR$(
Hn
)
CHR
$ (
21)
;
CHR$
(
nl
)
;
. . .
CHR$
(
nk
)
;
Reference
4-27

Advertisement

Table of Contents
loading

Table of Contents