CUSTOM GRAPHICS EXAMPLE
The following example is presented to help you understand the use of the Custom Graphics command. It
demonstrates the design and printing of an “diskette” in a 48x48 matrix.
1.
Determine the matrix size for the graphic. It must be in 8 dot by 8 dot blocks. The example here has six
blocks horizontally and six blocks vertically (48x48).
2.
Lay out a grid and draw the image on the grid.
Each square represents one dot
Blacken squares for each printed dot
3.
Transfer the image into a bit map representation and then into hexadecimal format:
BIT MAP
HEXDECIMAL
1 2 3 4 5 6 1 2 3 4 5 6
11111111 11111111 11111111 11111111 11111111 11111111 FF FF FF FF FF FF
11111111 11111111 11111111 11111111 11111111 11111111 FF FF FF FF FF FF
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 11111111 11111111 11111111 11110011 C0 00 FF FF FF F3
11000000 00000000 10000000 00000000 00000000 00000011 C0 00 80 00 00 13
11000000 00000000 10000000 00000000 00000000 00000011 C0 00 80 00 00 13
11000000 00000000 10011111 11111111 11111111 00010011 C0 00 9F FF FF 13
11000000 00000000 10000000 00000000 00000000 00000011 C0 00 80 00 00 13
11000000 00000000 10000000 00000000 00000000 00000011 C0 00 80 00 00 13
11000000 00000000 10011111 11111111 11111111 00010011 C0 00 9F FF FF 13
11000000 00000000 10000000 00000000 00000000 00000011 C0 00 80 00 00 13
11000000 00000000 10000000 00000000 00000000 00000011 C0 00 80 00 00 13
11000000 00000000 11111111 11111111 11111111 11110011 C0 00 FF FF FF F3
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000000 00000000 00000000 00000011 C0 00 00 00 00 03
11000000 00000000 00000011 11000000 00000000 00000011 C0 00 03 C0 00 03
131
Summary of Contents for OKIPOS X400
Page 16: ...Printer Output 14...