Hex 1B 67
Decimal 27 103
Function
Selects 15-cpi character printing
ESC SP Set character space
Format
ASCII ESC SP n
Hex 1B 20 n
Decimal 27 32 n
Parameter range
0 n 127
Function
Increases the space between characters by n/180 inch in LQ mode and n/120 inch in draft mode
ESC 4 Select italic font
Format
ASCII ESC 4
Hex 1B 34
Decimal 27 52
Function
Sets the style attribute of the font to italic
ESC 5 Cancel italic font
Format
ASCII ESC 5
Hex 1B 35
Decimal 27 53
Function
Sets the style attribute of the font to normal (cancels the italic style attribute previously
selected with the ESC 4 command)
ESC G Select double-strike printing
Format
ASCII ESC G
Hex 1B 47
Decimal 27 71
Function
Prints each dot twice, with the second slightly below the first, creating bolder characters
ESC H Cancel double-strike printing
Format
ASCII ESC H
Hex 1B 48
Komentarze do niniejszej Instrukcji