FONT MANAGEMENT ESCAPE SEQUENCES
The following escape sequences
are
used
for
LaserJet+
and
LaserJet
500+
font
management:
Specify
font
ID
--
Ec*c#D
Specify
character
code
-
Ec*c#E
Font
and
character
control
-
Ec*c#F
Designate
font
as
primary
-
Ec(#X
Designate
font
as secondary -
EC)#X
Primary
font
default
-
Ec(#@
Secondary
font
default
- E
C
}#@
Create
font
(font
descriptor) - Ec)s#W[font descriptor]
Download
character
- Ec(s#W[character descriptor]
Each
of
the
above
escape sequences
is
described in
more
detail
below. Following
the
escape sequence descriptions
are
examples
using the
font
management escape sequences.
SPECIFY
FONT
ID - Ec·c#D
The
font
ID
number
is
an
arbitrary number which
you
assign the
font
for
identification purposes.
The
font
ID
is
specified by
sending the
Ec*c#D
escape sequence, v'here #
is
the
font
ID
number.
The
default
font
ID number
is
zero
and
font
ID
numbers may range
from
0
to
32767 (however, only 32
fonts
may
be resident in the
printer
at
one
time).
SPECIFY
CHARACTER
CODE
-
Ec*c#E
This escape sequence specifies
the
decimal ASCII value
of
the
character
to
be
downloaded
(for
example,
for
a USASCII
"g",
the
ASCII decimal
character
code
is
103).
The
default
character
code
is
zero
and
the
character
code
range
is
from
0
to
255.
3-5