Select double or quadruple size
Mode ASCII Decimal Hexadecimal
Std. <ESC> “h” n 27 104 n 1B 68 n
Selects the size of subsequent characters as shown below. Extra-
high characters align along the cap-line of normal characters, with
the base line temporarily moving down. Line spacing is temporarily
doubled when n = 1 and quadrupled when n = 2.
n Effect
0 Normal size
1 Double-high, double-wide
2 Quadruple-high, quadruple-wide
Select character size
Mode ASCII Decimal Hexadecimal
Both “(” “(” “S” “>” “>” n 40 40 83 41 41 n 28 28 53 29 29 n
Selects a combination of character height and width according to the
value of n, as below. Does not move the base line.
n Character width Character height
0 Single width Single height
1 Double width Single height
2 Single width Double height
3 Double width Double height
Print double-height characters
Prints subsequent characters at double height without moving the
base line, and without changing the line spacing.
59