
Select double or quadruple size
Mode | ASCII |
|
| Decimal | Hexadecimal |
Both | <ESC> | “h” | n | 27 104 n | 1B 68 n |
Selects the size of subsequent characters as shown below.
=3,4,5 or 6, set the line spacing to 24/2 16 (l/9) of an inch with < ESC > “3” < 24 > , and print the same characters twice, upper half on one line, lower half on the next. For accurate alignment of the two halves, select unidirectional printing with < ESC > “U” < 1 > .
nEffect
0 Normal size
1
2
3
4
5
Print double-height characters
1Mode 1 ASCII |
|
| I | Decimal | I | Hexadecimal | ||
<ESC> | (‘W” | “ 1” | 27 | 119 | 49 | 1B | 77 | 31 |
Both |
| <I> | 27 | 119 | 1 | 1B | 77 | 01 |
<ESC> | (‘W’, |
I
Prints subsequent characters at double height without moving the base
line, and without changing the line spacing. Temporarily cancels super/subscript and condensed printing modes.
Return | to normal | height |
|
|
|
|
|
| ||
I Mode I | ASCII |
| I |
| Decimal | I | Hexadecimal | |||
Both | <ESC> | “W” | “0” | 27 | 119 | 48 | 1B | 77 | 30 | |
<ESC> | co> | 27 | 119 | 0 | 1B | 77 | 00 | |||
|
I
Terminates
69