ESC F |
| Reset bold font |
Reset bold font |
| |
Hex: | (1B 46)H | |
Decimal: | (27 | 70)D |
Octal: | (33 | 106)O |
Reset bold font |
|
ESC G |
| Set double strike printing |
Set double strike printing | ||
Hex: | (1B 47)H | |
Decimal: | (27 | 71)D |
Octal: | (33 | 107)O |
ESC H |
| Reset double strike printing |
Reset double strike printing | ||
Hex: | (1B 48)H | |
Decimal: | (27 | 72)D |
Octal: | (33 | 110)O |
ESC I n | Set extended attributes of character |
Set extended attributes of character | |
Hex: | (1B 49 n)H |
Decimal: | (27 73 n)D |
Octal: | (33 11 n)O |
n = ‘A’: | Reset double height and width in character. |
n = ‘B’: | Set double width character. |
n = ‘C’: | Reset double width character . |
n = ‘D’: | Set double width character. |