~DT

~DT

NEED SHORT DESCRIPTION

Download Bounded TrueType Font

Use ZTools to convert a TrueType font to a Zebra-downloadable format. that has less than 256 characters in it. To convert a font that has more than 256 characters, see ~DU. ZTools creates a downloadable file that includes a
~DT
command. For information on converting and downloading Intellifont information, see ~DS.
Format:
~DTd:o.x,s,data
Parameters
Details
d =
font location
Values:
R:
,
E:
,
B:
, and
A:
Default:
R:
o =
font name
Values:
any valid TrueType name, up to 8 characters
Default:
if a name is not specified, UNKNOWN is used
x =
extension
Fixed Value:
.DAT
s =
font size
Values:
the number of memory bytes required to hold the Zebra-downloadable format of the font
Default:
if an incorrect value or no value is entered, the command is ignored
data =
data string
Values:
a string of ASCII hexadecimal values (two hexadecimal digits/byte). The total number of two-digit values must match parameter
s
.
Default:
if no data is entered, the command is ignored
Example:
This is an example of how to download a true type font:
~DTR:FONT,52010,00AF01B0C65E...
(52010 two-digit hexadecimal values)