Specifications

The format for the ~DB instruction is:
~DBd,o,x,a,h,w,base,space,#char,
©,DATA
where:
~DB = Set Printer to Accept Download Bitmap Font
d = Destination Device to Store Font
{Fixed. Will always be DRAM(R:)}
o = Name of Font, 1-8 Alphanumeric Characters
Default: Unknown.
x = Extension, 3 Alphanumeric Characters
{Fixed. Will always be .FNT}
a = Orientation of Native Font
(N=Normal=default, R=90, I=180, B=270)
Currently, only N is supported.
h = Maximum Height of Cell in Dots.
w = Maximum Width of Cell in Dots.
base = Dots from Top of Cell to Character Baseline.
space = Width of Space or Nonexistent Characters
#char = Number of Characters in Font
(This MUST match the number of characters being
downloaded.)
© = Holder of Copyright
(Maximum length of text string is 63 characters.)
ZPL II COMMAND REFERENCE 193
C
O
M
M
A
N
D
R
E
F
E
R
E
N
C
E