Font style and characterset controlcodes
| Select italic characters |
| |
| <ESC> | 4 | Standard |
hz- | 34h | i | |
| 27 | 52 |
|
| <FS> | 4 | IBM |
I | ICh | 34h | I |
I | 28 | 52 | I |
The sequence above selects italic character printing.
Deselectitalic printing
| <ESC> | 5 | Standard |
| IBh | 35h |
|
| 27 | 53 |
|
| <FS> | 5 | IBM |
| ICh | 35h | I |
|
|
| |
I | 28 | 53 | I |
The sequence above deselects italic printing. | |||
\ | select | printmode | Both I |
| <ESC>, | x | |
| IBh | 78h | <n> |
| 27 | 120 | <n> |
This command selects the print mode for subsequent printing, where <n> may be a binary value of OOhorOl h, or either of the,ASCHcharacters “O”or”l” (30h or 3 lh). If
26