-
Select graphics mode
Mode | ASCII |
|
|
|
| Decimal |
|
| Hexadecimal |
| |||
IBM | cESC> | “1” | “g” | nl | d | 27 91 103 nl | n2 | 1B 58 | 67 | nl n2 |
| ||
| m0 ml m.2 . . . | m0 | ml m2... | m0 | ml | m2... |
| ||||||
|
|
| |||||||||||
| Selects one of eight graphics modes depending on the value of m0 |
| |||||||||||
| and prints dot graphics in this mode. The graphic image is (nl + n2 | - | |||||||||||
| x 256) - | 1 dots wide. See cESC> “K” ( for |
| ||||||||||
| “2” (for | on ml, | m2, . . |
|
| _- | |||||||
| m0 | Graphics mode |
|
|
|
|
|
|
|
| |||
| 0 |
|
| ( | 60 dots per inch) | - - | |||||||
| 1 |
|
| ( 120 dots per inch) |
| ||||||||
| 2 |
|
|
|
|
| |||||||
| 3 |
| (240 | dots per inch) |
| ||||||||
| 8 |
|
| ( | 60 dots per inch) |
| |||||||
| 9 |
|
| ( 120 dots per inch) |
| ||||||||
| 11 |
|
| ( 180 dots per inch) |
| ||||||||
| 12 |
|
| (360 | dots per inch) |
| |||||||
Convert graphics density |
|
|
|
|
|
|
|
| |||||
Mode | ASCII |
|
|
|
| Decimal |
|
|
| Hexadecimal |
| ||
Both | cESC> | “?” | n | m |
| 27 63 | n | m |
| 1B 3F | n | m |
|
| Converts graphics defined by subsequent <ES0 “K”, <ES0 “L”, |
| |||||||||||
| <ES0 “Y” or <ES0 “Z” commands to a density mode defined by |
| |||||||||||
| <ES0 “*“. n is “K”, “L”, “Y” or “Z”, indicating the mode to be |
| |||||||||||
| converted. m is a code from <O>to <4> or <6> indicating one of the | ||||||||||||
| modes of <ESC> “*“. |
|
|
|
|
|
|
|
| - |
68