B-
2
Modifying Standard Fonts
D e f i n i n g N e w C h a r a c t e r s
You must define each new character separately, performing the following
procedure for each one.
1.
Define the character in a matrix. The matrix size depends on the font you
select (see “Standard Fonts”). Think of the matrix as a bitmap showing
the character’s design. Following is an example.
Left Byte
Right Byte
7
6
5
4
3
2
1
0
7
6
5
4
3
2
1
0
NOTE:
Leave at least one column blank to the character’s right so character
strings do not run together.
2.
Translate each line into two bit sequences (left byte/right byte), where an
empty square is 0, and a filled-in square is a 1. For example, the second
line from the top is 00000000 01000000.
3.
Convert each bit sequence into two hex characters. For example, the
second line from the top is 00 40.
Summary of Contents for 9430RX
Page 1: ...Monarch 9430RX Printer TC9430RXPM Rev AA 10 05 2005 Paxar Americas Inc All rights reserved ...
Page 4: ......
Page 5: ......
Page 9: ...iv Table of Contents ...
Page 39: ...4 4 Using the Magnetic Card Reader ...
Page 43: ...A 4 Quick Reference ...
Page 49: ...C 2 Bluetooth RF Communication ...
Page 54: ......
Page 55: ......