Font design IBM Proprinter emulation
Programmer Reference Guide U26169-J-Z716-1-7600
© Siemens Nixdorf Informationssysteme AG 1995 Pfad: D:\SNI\Mackwitz\u26169\o26169e\26169E.K04
Set character size and line spacing
This command defines the line spacing, the character height, and the character width.
p1The left half-byte defines the line spacing and the right half-byte the character
height. The left and right half-bytes must be added.
Valid parameter values for the left half-byte:
Valid parameter values for the right half-byte:
p2defines the character width
Valid parameter values:
Control sequence Hexadecimal Decimal
ESC [ @ EOT NUL NUL NUL
p1 p2
1B 5B 40 04 00 00 00
p1 p2
27 91 64 04 00 00 00
p1 p2
Dec Hex Meaning
00
16
32
48
64
00
10
20
30
40
No change of line spacing
Single character height line spacing
Double character height line spacing
Triple character height line spacing
Quadruple character height line spacing
Dec Hex Meaning
00
01
02
03
04
00
01
02
03
04
No change of character height
Single character height
Double character height
Triple character height
Quadruple character height
Dec Hex Meaning
00
01
02
03
04
00
01
02
03
04
No change of character width
Single character width
Double character width
Triple character width
Quadruple character width