Font designEpson LQ-2550 emulation
Set condensed mode
Control sequence | Hexadecimal | Decimal |
|
|
|
SI | 0F | 15 |
|
|
|
ESC SI | 1B 0F | 27 15 |
|
|
|
The two commands are identical in function. The characters are printed in compressed form.
The resulting character pitch depends on the current character pitch.
Current character pitch | Compressed character |
in cpi | pitch in cpi |
|
|
10 | 17 |
12 | 20 |
15 | Unchanged |
Proportional | Proportional compressed |
|
|
Reset condensed mode
Control character | Hexadecimal | Decimal |
|
|
|
DC2 | 12 | 18 |
|
|
|
Set expanded mode for one line
Control sequence | Hexadecimal | Decimal |
|
|
|
SO | 0E | 14 |
|
|
|
ESC SO | 1B 0E | 27 14 |
|
|
|
The two commands are identical in function. The characters are printed with double width in one line.
The function is terminated by the LF, CR, VT, FF, DC4 and ESC W 0 commands.
Programmer Reference Guide |