2016/09/02
Revision: 1 Page: 18
4.4 Raster Graphics Data Format
The raster graphics commands that are implemented these printers have a very different data format from the
general specification commands. The driver must generate appropriate data taking into account the color nozzle
positions in the printer are uniquely vertically aligned.
The parameters for the raster graphics commands used by these printers are as follows.
1)
ESC i r c b nL nH mL mH
For detail on the specification command that is transmitted, refer to CHAPTER 5, "Individual
Command Specification".
• Horizontal resolution of 360 dpi (ESC (D )
• Vertical resolution of 180 dpi (ESC (D )
• Vertical dot count of 60 dots (color mode) ***
• Vertical dot count of 180 dots (monochrome mode)
Those commands and parameters are only available.
*** Dot size is select variable.
2)
ESC . 0 20 10 m nL nH **
ESC . 1 20 10 m nL nH **
For detail on the specification command that is transmitted, refer to CHAPTER 5, "Individual
Command Specification".
• Horizontal resolution of 360 dpi
• Vertical resolution of 180 dpi
• Vertical number of 60 dots (color mode)
• Vertical number of 180 dots (monochrome mode)
Those commands and parameters are only available.
** This command cannot print color data.