Example
B,46,1,H,"000000400000"
• Bitmap image field
• The image begins 46 dots from the bottom of the
graphic area
• The image begins 1 dot from the left edge of the
graphic area
• Hex representation is used
• The top row of dots was translated from binary
"00000000/00000000/00000000/01000000/00000000/00
000000" to hex "000000400000"
Next-Bitmap Field
A Next-Bitmap field continues a sequence of bitmap
information. This field allows you to write the bitmap data
without having to re-calculate row and column locations.
Syntax
N,adjdir,adjamt,algorithm,"data"
N
Token to indicate a next bitmap field.
adjdir
Direction to adjust this row of data from the
previous bitmap or next-bitmap field.
0 Adjust toward top of graphic image
from the previous bitmap field.
1 Adjust toward bottom of graphic image
from the previous bitmap field.
adjamt
Amount of row adjustment, in dot rows
(usually 1). You can elongate an image by
adjusting by two or more rows. The elongated
image will appear to have white horizontal lines
running through it.
Graphics for 9406 Printers
3-6