Specifications
ZPL Commands
~DY
134
45541L-004 Rev. A ZPL II Programming Guide 9/15/06
~DY
Download Graphics / Native TrueType or OpenType Font
Description The ~DY command downloads to the printer graphic objects or fonts in any
supported format. This command can be used in place of
~DG for more saving and loading
options. ~DY is the preferred command to download TrueType fonts on printers with firmware
greater than X.13. It is faster than ~DU.
Format ~DYd:f,b,x,t,w,data
This table identifies the parameters for this format:
Parameters Details
d = file location Accepted Values: R:, E:, B:, and A:
Default Value: R:
f = file name Accepted Values: 1 to 8 alphanumeric characters
Default Value: if a name is not specified, UNKNOWN is used
b = format
downloaded in
data field
Accepted Values:
A = uncompressed (ZB64, ASCII)
B = uncompressed (binary)
C = AR-compressed (used only by Zebra’s BAR-ONE
®
v5)
P = portable network graphic (.PNG) - ZB64 encoded
Default Value: a value must be specified
x = extension of
stored file
Accepted Values:
B = bitmap
G = raw bitmap (.GRF)
P = store as compressed (.PNG)
T = TrueType (.TTF) or X = Paintbrush (.PCX)
Default Value: a value other than the accepted values defaults to
.GRF