ZPL commands

~DU · Download Unbounded TrueType Font

Downloads a TrueType font with more than 256 characters unbounded, e.g. Asian fonts in Zebra download format to the printer.

Downloads a TrueType font with more than 256 characters (unbounded, e.g. Asian fonts) in Zebra download format to the printer.

Parameters

  • ~DUd:o.x,s,data - d:o.x: Drive, font name and extension .FNT (e.g. E:KANJI.FNT)
  • ~DUd:o.x,s,data - s: Font size in bytes (memory the font needs in download format)
  • ~DUd:o.x,s,data - data: Font data as ASCII hex

Example

~DUE:KANJI.FNT,86753,
...

Tip

TrueType files can usually be downloaded directly with ~DY (extension .TTF) today - ~DU is meant for fonts in Zebra download format (zplCloud offers SVG→TTF).