FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
OUTLINE
FUNCTION
CODE
Sets the printing magnified double in character width
<SO>
(0E)H
Data following this code is printed in
Resets the printing magnified in character width (Default)
<DC4>
(14)H
Cancels expanded character mode set by <SO> or <ESC> "W" "1" or <ESC> "W" <1> code. Data following this code is printed out in normal size characters.
Same as <ESC> "W" "0" or <ESC> "W" <0>.
Selects double magnification in character width
<ESC> "W" "1" or <ESC> "W" <1> (1B)H (57)H (31)H or (1B)H (57)H (01)H
Data following this code is printed in
Resets magnification in character width
<ESC> "W" "0" or <ESC> "W" <0> (1B)H (57)H (30)H or (1B)H (57)H (00)H
Cancels expanded character mode set by <ESC> "W" "1" or <ESC> "W" <1> or <SO> code. Data following this code is printed out in normal size characters.
Same as <DC4>.
Selects double magnification in character height
<ESC> "h" n 1B 68 n
12