Skip to command documentation
Supportedstoragejobsession scope
~DS

Download 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.

Syntax
~DSd:o.x,s,data
d

Device to store image

Sets device to store image. It can be omitted when the documented default is suitable.

Default
R:
Required
No
Documented valuesR:

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

d = R:

Uses R: for device to store image while the other command values stay at representative defaults.

ZPLtilde-ds-d-1.zpl
~DSR::OBJECT.FNT,0,text

d = E:

Uses E: for device to store image while the other command values stay at representative defaults.

ZPLtilde-ds-d-2.zpl
~DSE::OBJECT.FNT,0,text
o

Image 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
Documented valuesOBJECT18

o variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

o = OBJECT

Uses OBJECT for image name while the other command values stay at representative defaults.

ZPLtilde-ds-o-1.zpl
~DSR::OBJECT.FNT,0,text

o = 1

Uses 1 for image name while the other command values stay at representative defaults.

ZPLtilde-ds-o-2.zpl
~DSR::1.FNT,0,text
x

Extension

Sets extension. It can be omitted when the documented default is suitable.

Required
No
Documented valuesFNTGRF

x variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

x = FNT

Uses FNT for extension while the other command values stay at representative defaults.

ZPLtilde-ds-x-1.zpl
~DSR::OBJECT.FNT,0,text

x = GRF

Uses GRF for extension while the other command values stay at representative defaults.

ZPLtilde-ds-x-2.zpl
~DSR::OBJECT.GRF,0,text
s

Size of font in bytes

Sets size of font in bytes. It can be omitted when the documented default is suitable.

Required
No
Documented values0

s variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

s = 0

Uses 0 for size of font in bytes while the other command values stay at representative defaults.

ZPLtilde-ds-s-1.zpl
~DSR::OBJECT.FNT,0,text

s = 1

Uses 1 for size of font in bytes while the other command values stay at representative defaults.

ZPLtilde-ds-s-2.zpl
~DSR::OBJECT.FNT,1,text
data

ASCII hexadecimal string that defines font

Sets aSCII hexadecimal string that defines font. It can be omitted when the documented default is suitable.

Required
No
Documented valuestextOBJECT

data variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

data = text

Uses text for aSCII hexadecimal string that defines font while the other command values stay at representative defaults.

ZPLtilde-ds-data-1.zpl
~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.

ZPLtilde-ds-data-2.zpl
~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.

Open Zebra documentation