Increasecharacterspacing
MODE ASCII Decimal Hexadecimal
Std. <ESC> <5P> n27 32 n 1B 20 r]
Increases the space between characters by ndots, where
nis anumber from Oto 127.Used in micro-justification.
Print double-height characters
MODE ASCII Decimal Hexadecimal
<ESC> “W” <1> 27 119 1
Std. lB 77 01
<FS> “v” <1> 28 86 1 lC 56 01
Prints subsequent characters double height without
moving the base line and without changing the line
spacing.
Return to normal height
MODE ASCII Decimal Hexadecimal
<ESC> “W” <O> 27 119 0 lB 77 00
Std. <FS> “v” <0> 28 86 0 lC 56 00
Cancels double-height printing and prints subsequent
characters normal height.
Page 121