Select double or quadruple size
Mode ASCII Decimal Hexadecimal
Std. <ESC> “h” n27 104 n16 68 n
Selects the size of subsequent characters as shown below. Extra-
high characters align along the cap-line ofnormal characters, with
‘thebase linetemporarily moving down. Line spacing is temporarily
doubled when n=1and quadrupled when n=2.
nEffect
0Normal size
1Double-high,double-wide
2Quadruple-high, quadruple-wide
Print double-height characters
Mode Ascll Decimal Hexadecimal
<ESC> “W” <1> 27 119 1 IB 77 01
Std. <FS> “v” <1> 28 86 1 IC 56 01
Prints subsequent characters at double height without moving the
base line, and withoutchanging the line spacing.
Return to normal height
Mode ASCII Decimal Hexadecimal
<ESC> “W” <()> 27 119 0 16 77 00
Std. <FS> “v” <o> 28 86 0 IC 56 00
Terminates double-heightprinting and printssubsequentcharacters
atnormal height.
94