Character Styling
Superscript ON
Subscript ON
Microscript ON
CSI 0 z CSI 1 z CSI 10 z CSI 2 z
Data Structure ASCII | CSI | n | "z" | [A] character styling |
hex. | 9B | n | 7A |
|
dec. | 155 | n | 122 |
|
Description For n the following parameters are availble:
n | hex. | dec. | character styling |
|
|
|
|
|
|
0 | 30 | 48 | superscript ON | ➊ |
1 | 31 | 49 | subscript ON | ➊ |
2 | 32 | 50 | ➋ | |
10 | 31 30 | 49 48 | microscript ON | ➊ |
➊These sequences switch the printer to superscript, subscript or microscript mode. The subsequent characters are printed with about 1⁄2 of their normal height. If superscript or subscript characters are underlined, the underline character is printed at its normal position.
➋This sequence resets the printer to normal mode.
The base line for microprint is the same as for normal print.
The sequence CSI 2 z also resets double height.
(For this see also the following page 29, Double Height OFF)