Specifications

Table Of Contents
~DU
Download Unbounded TrueType Font
Description: Some international fonts have more than 256 printable characters.
These fonts are supported as “Large TrueType Fonts” such as Asian fonts, and are
downloaded to the printer with the ~DU command. The ZTools for Windows
program must be used to convert the “Large TrueType Fonts” to a Zebra-
downloadable format.
The Field Block (^FB) command cannot support the large TrueType fonts.
Format: ~DUf,s,data
Parameters:
f = font name
Accepted Values: A destination indicator (any non-volatile RAM
device; default device is R:) followed by the TrueType name, up to 8
characters.
Default Value: If no name is entered, UNKNOWN is used.
s = font size
Accepted Values: The number of memory bytes required to hold the
Zebra downloadable format of the font.
Default Value: If no data is entered, the command is ignored.
data = data string
Accepted Values: a string of ASCII hexadecimal values (2 hex
digits/byte). The total number of 2-digit values must match s.
Default Value: If no data is entered, the command is ignored.
Example:
~DUR:KANJI,86753,60CA017B0CE7...
(86753 2-digit hexadecimal values)
ZPL II Programming Guide Volume One: Command Reference for X.10
111