User-Defined Fonts - Intermec EasyCoder 4100 User Manual

Bar code label printer
Hide thumbs Also See for EasyCoder 4100:
Table of Contents

Advertisement

Helvitica condensed 9 pt italic
C o d e
3 9

User-Defined Fonts

User-defined fonts (UDFs) can be downloaded to the 4100 printer and stored in
the battery backed static RAM. Font ID numbers 3 to 6 and 8 to 19 are reserved
Fr Goth
for user-defined fonts.
To download a bitmapped font, first enter the "T" to create a new font. The font
is identified by its ID number and optional eight-character ASCII name. You
specify the base width and height of the font with "x" and "y" commands. The
"z" command selects the intercharacter gap. Each character is identified by the
"t" command followed by the "u" command with accompanying bitmap data.
For proportional fonts, the width of each individual character can be defined
with the "Z" command.
In 86XX Emulation mode, the printer receives downloaded fonts in the same
manner as the 8636 and 8646 printers. Characters are created column by
column, from the top of the column downward. In 86XX Emulation mode, each
byte of data represents 1 bit in the bitmap. The following example lists the
command and data required to define a font with the two characters "$" and
"i."
<STX><ESC>c<ETX>
<STX><ESC>P<ETX>
<STX>T11,FONT11<ETX>
<STX>x10;y14;z2<ETX>
<STX>t36<ETX>
<STX>u0,00111110001100<ETX>
<STX>u1,01111111001110<ETX>
<STX>u2,01100011000110<ETX>
<STX>u3,01100011000110<ETX>
<STX>u4,11111111111111<ETX>
<STX>u5,11111111111111<ETX>
<STX>u6,01100011000110<ETX>
<STX>u7,01100011000110<ETX>
<STX>u8,01110011111110<ETX>
<STX>u9,00110001111100<ETX>
<STX>t105<ETX>
<STX>u4,00110011111111<ETX>
<STX>u5,00110011111111<ETX>
<STX>R<ETX>
1 8
p t
Designing Labels and Using Commands
6
6-15

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EasyCoder 4100 and is the answer not in the manual?

Questions and answers

Table of Contents