Print quadruple-density8-bitgraphics
Mode ASCIIDecimalHexadecimal
Both <ESC>“Z” nl | n2 | . . . | 27 90 nl | d | IB 5A nl | n2 |
ml | d | ml | d . . . | ml | d . . . |
Prints
Selectgraphicsmode
Mode
Both
ASCIIDecimalHexadecimal
<ESC>“*” nO nl |
| 27 | 42 no rd | IB | 2A nO nl |
n2 ml d | ... | d | ml d .. . | d | ml d ... |
Selectsone of eightgraphicsmodesdependingon the valueof nO and prints
nO Graohicsmode |
| |
| , | (60 dots per inch) |
0 | ||
1 | (120 dots per inch) | |
2 | (240 dots per inch) | |
3 | ||
4 | CRT graphics,mode I | (80 dots per inch) |
5 | Plottergraphics | (72 dots per inch) |
6 | CRTgraphics,mode II | (90 dots per inch) |
7 |
Convertgraphicsdensity
Mode | ASCII | Decimal | Hexadecimal |
Both | cESC> “?” n m | 27 63 n m | IB 3F n m |
Convertsgraphicsdefinedby subsequentcESC>“K”,<ESC>“L”, <ESC>“Y”or<ESC>“Z”commandsto a densitymodedefinedby cESC> “*”. n is “K”,” L“, “Y” or “Z”, indicatingthe mode to be converted.mis a codefrom<0>to <7>indicatingoneof themodes of <ESG “*”.