User`s manual

ESC F
Cancel Emphasized Mode
Format:
ASCII code:
ESC F
Decimal:
27 70
Hexadecimal: 1B 46
Comments:
Cancels the emphasized mode selected by ESC E.
ESC G
Select Double-strike Mode
Format:
ASCII code:
ESC G
Decimal:
27 71
Hexadecimal: 1B 47
Comments:
Makes text bolder by printing each line twice, with the second
printing slightly below the first.
ESC H
Format:
ASCII code:
ESC H
Decimal:
27 72
Hexadecimal: 1B 48
Cancel Double-strike Mode
Comments:
Cancels the double-strike mode selected by ESC G.
Command Summary
9-29