Specifications

Table Of Contents
~DT
Download TrueType Font
Description: The ZTools for Windows program must be used to convert a TrueType
font to a Zebra-downloadable format. This program creates a downloadable file that
includes a ~DT command. Once downloaded, the font will function just like the
earlier Intelifont software.
Format: ~DTf,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 an incorrect value or no value 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:
~DTR:FONT,52010,00AF01B0C65E...
(52010 2-digit hexadecimal values)
ZPL II Programming Guide Volume One: Command Reference for X.10
110