Intermec EasyCoder ESim v4.00—Programmer’s Reference Manual
55
Chapter 7—Commands
ES – Store Soft Font, cont.
Remarks
This picture illustrates the parameters p
3
, b, and c:
The black and white bitmap that represents the character must
be converted to hexadecimal code. The bitmap is described line
by line from left to right, starting from the upper left corner of
the character cell. A white dot is represented by 0 and a black dot
by 1. Each byte (that is 8 dots) will thus form a binary number,
that is converted to hexadecimal code. The last byte in a line is
padded with zeros to complete the line and data byte. The data is
the sent to the printer as a continuous string of hexadecimal byte
representations in line order.
Soft fonts can also be downloaded to the printer using for
example Intermec LabelShop or Intermec InterDriver.
Soft fonts can be listed using the
EI
command.
b
= 10 dots (0A hex)
Reference point
p
3
= 12 dots (0C hex)
c
= 8 dots (08 hex)
b
minus
c
= spacing between
characters (actually white dots)
Summary of Contents for EasyCoder C4
Page 1: ...Programmer s Reference Manual ESim v4 00 for EasyCoder C4 Bar Code Label Printer...
Page 14: ...8 Intermec EasyCoder ESim v4 00 Programmer s Reference Manual Chapter 1 General Information...
Page 124: ...118 Intermec EasyCoder ESim v4 00 Programmer s Reference Manual Chapter 7 Commands...
Page 128: ...122 Intermec EasyCoder ESim v4 00 Programmer s Reference Manual Chapter 8 Fonts...
Page 151: ......