Es Store Soft Font - Intermec EasyCoder C4 Programmer's Manual

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

Advertisement

ES – Store Soft Font
Description
Syntax
Parameters
Intermec EasyCoder C4 – Programmer's Guide Ed. 3
This command is used to download and store soft fonts in memory.
ES "name"p
p
p
1
2
"name
"
Name of the soft font (one lowercase letter only in the range a–z). Lower case
1-n
named fonts minimize soft font memory usage to only store fonts downloaded
and have 256 character limit.
p
Number of characters to be downloaded using hexadecimal coding. Range
1
00–FF hex (1–256 characters per soft font set).
p
Character rotation using hexadecimal coding:
2
00 hex:
01 hex:
02 hex:
p
Font height measured in dots and specifi ed using hexadecimal coding. Range
3
00–FF hex. Font height includes accentors and dissenters of character and
need to fi t in the character cell of 256 dots = 32.03 mm (1.26 inches).
a
Map position of character using hexadecimal coding. Range 00–FF hex.
b
Spacing to next print character in dots using hexadecimal coding. Range
00–FF hex. Must be greater than or equal to the character width specifi ed
by parameter c.
c
Width of character in dots using hexadecimal coding. Range 00–FF hex.
"data"
p
x c
= bit map data (in bytes). Data is received in bytes on a line by line basis.
3
1
The font character's 0,0 cell map position is in the top left corner of the map as
viewed in the 0 degree rotation.
Repeat parameters a, b, c, and data for each character until all characters in
the set have been downloaded.
For fonts with the rotation parameter p
the individual font character download for each 90° rotated character from
the start of the character set until all rotated characters in the set have been
downloaded. The number of individual character maps downloaded will bve
double the characters in the font set (p
a
b
c
"data
"a
3
1
1
1
1
2
0 and 180 degrees
90 and 270 degrees clockwise
All for directions (2 pairs)
Chapter 7 Commands
b
c
"data
"...a
2
2
2
set to 02 hex (all directions), repeat
2
).
1
b
c
"data
"
n
n
n
n
44

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents