Intermec EasyCoder 501XP Programmer's Reference Manual page 97

Intermec easycoder 501xp: reference guide
Hide thumbs Also See for EasyCoder 501XP:
Table of Contents

Advertisement

Double-byte Fonts
As discussed above, the ASCII data input to text fi elds and human
readable parts of bar codes can contain a mixture of single-byte and
double-byte codes, which are mapped to unicodes by the
settings respectively. The characters for the single-byte codes are
NASCD
printed using the current single-byte font, as specifi ed by the
mand (see Chapter 4.3). The characters for the double-byte codes are
printed using the current double-byte font, as specifi ed by the following
command:
FONTD "<font fi le name>" [,<font size>,[<font slant>]]
<font fi le name>
<font size>
<font slant>
Reset to default by:
Example:
NASC 1 ↵
NASCD "card1:BIG5.NCD" ↵
FT "Swiss 721 BT",20,0 ↵
FONTD "DLC Ming Medium",20,0 ↵
PP 100,100 ↵
PT "NASCD ON: ";CHR$(185);CHR$(235) ↵
NASCD "" ↵
PP 100,200 ↵
PT "NASCD OFF: ";CHR$(185);CHR$(235) ↵
PF ↵
Intermec Direct Protocol v7.80 Programmer's Reference Manual
the name of a TrueDoc or TrueType font fi le enclosed by quotation marks
the height of the characters in points (a point is a standard typographic unit,
equal to 1/72 inches)
the italic angle of the characters in degrees; a positive value slants the
characters clockwise away from the vertical. Default: 0
PRINTFEED|PF
Chapter 9 — Advanced Features
NASC
and
com-
FONT
91

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents