Specifications
ZPL Commands
^A@
14
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
^A@
Use Font Name to Call Font
Description The ^A@ command uses the complete name of a font, rather than the character
designation used in
^A. Once a value for ^A@ is defined, it represents that font until a new
font name is specified by
^A@.
Format ^A@o,h,w,d:o.x
This table identifies the parameters for this format:
Parameters Details
o = field orientation
Accepted Values:
N = normal
R = rotates 90 degrees (clockwise)
I = inverted 180 degrees
B = read from bottom up, 270 degrees
Default Value:
N or the last ^FW value
h = character height
(in dots)
Default Value: specifies magnification by w (character width) or
the last accepted
^CF value. Uses the base height if none is
specified.
Scalable The value is the height in dots of the entire character
block. Magnification factors are unnecessary, because
characters are scaled.
Bitmapped The value is rounded to the nearest integer
multiple of the font’s base height, then divided by the font’s
base height to give a magnification nearest limit.
w = width (in dots)
Default Value: specifies magnification by h (height) or the last
accepted
^CF value. Specifies the base width is used if none is
specified.
Scalable The value is the width in dots of the entire character
block. Magnification factors are unnecessary, because
characters are scaled.
Bitmapped The value rounds to the nearest integer multiple
of the font’s base width, then divided by the font’s base width
to give a magnification nearest limit.
d = drive location of
font
Accepted Values:
R:, E:, B:, and A:
Default Value: R: