Plain English

Downloads an Intellifont (scalable outline font) to the printer. Intellifonts can be scaled to any size without losing quality.

When to use

When you need a scalable font on older Zebra printers that support Intellifont format.

Syntax

~DSd:name,size,data

Parameters

ParameterDescription
dDrive letter: R, E, or B
nameFont name
sizeTotal size in bytes
dataIntellifont data

Example

~DSE:MYFONT.FNT,45000,<font data>

Download an Intellifont to flash storage

Try it in the playground View all ZPL commands