ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
5
Chapter —Commands
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)
Содержание EasyCoder PD4
Страница 1: ...Programmer s Reference Manual ESim v5 12 for EasyCoder PD4 Bar Code Label Printer ...
Страница 22: ...16 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 3 Setting Up the Printer ...
Страница 134: ...128 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 7 Commands ...
Страница 138: ...132 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 8 Fonts ...
Страница 154: ...148 ESim v5 12 for EasyCoder PD4 Programmer s Reference Manual Chapter 9 Code Pages and Character Sets ...