Character Density 10 cpi ESC P
Character Density 12 cpi ESC M
Character Density 15 cpi ESC g
Data Structure ASCII ESC "P" set character density to 10 cpi (Pica)
hex. 1B 50
dec. 27 80
ASCII ESC "M" set character density to 12 cpi (Elite)
hex. 1B 4D
dec. 27 77
ASCII ESC "g" set character density to 15 cpi
hex. 1B 67
dec. 27 103
Description This code sequence sets the character density to 10 cpi (Pica). This is also the default
character density.
This code sequence sets the character density to 12 cpi (Elite).
This code sequence sets the character density to 15 cpi. With this code sequence not
only the character spacing is altered, but also the size of the characters (approx. 2.3
mm high and 1 mm wide). That is why the font set with this sequence is referred to as
microfont.
All three control codes neutralise each other.
If the character spacing is changed using one of the sequences with proportional
spacing selected this change only becomes effective when the printer leaves the
proportional mode.
Character Spacing 21