~DSDownload Intellifont (Scalable Font)
~DS configures download Intellifont (Scalable Font). It applies to the printer session and subsequent formats and changes job or printer-session state used while processing labels.
These are code examples only. This printer or session command does not produce a standalone label image.
dDevice to store image
Sets device to store image. It can be omitted when the documented default is suitable.
- Default
R:- Required
- No
R:d variations
Compare values side by side; other parameters remain at representative defaults.
d = R:
Uses R: for device to store image while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,0,text
d = E:
Uses E: for device to store image while the other command values stay at representative defaults.
~DSE::OBJECT.FNT,0,text
oImage name
Sets image name. It can be omitted when the documented default is suitable.
- Default
if a name is not specified, UNKNOWN is used- Required
- No
OBJECT18o variations
Compare values side by side; other parameters remain at representative defaults.
o = OBJECT
Uses OBJECT for image name while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,0,text
o = 1
Uses 1 for image name while the other command values stay at representative defaults.
~DSR::1.FNT,0,text
xExtension
Sets extension. It can be omitted when the documented default is suitable.
- Required
- No
FNTGRFx variations
Compare values side by side; other parameters remain at representative defaults.
x = FNT
Uses FNT for extension while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,0,text
x = GRF
Uses GRF for extension while the other command values stay at representative defaults.
~DSR::OBJECT.GRF,0,text
sSize of font in bytes
Sets size of font in bytes. It can be omitted when the documented default is suitable.
- Required
- No
0s variations
Compare values side by side; other parameters remain at representative defaults.
s = 0
Uses 0 for size of font in bytes while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,0,text
s = 1
Uses 1 for size of font in bytes while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,1,text
dataASCII hexadecimal string that defines font
Sets aSCII hexadecimal string that defines font. It can be omitted when the documented default is suitable.
- Required
- No
textOBJECTdata variations
Compare values side by side; other parameters remain at representative defaults.
data = text
Uses text for aSCII hexadecimal string that defines font while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,0,text
data = OBJECT
Uses OBJECT for aSCII hexadecimal string that defines font while the other command values stay at representative defaults.
~DSR::OBJECT.FNT,0,OBJECT
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.