ESC g | Select 15 Pitch |
Format:
ASCII code: ESC
Decimal: 27 10:
Hexadecimal: 1B 6 7
Comments:
Selects 15 pitch (15 characters per inch), and cancels 10 pitch or
12pitch. Fifteen cannot be combined with condensed.
ESC p |
|
| Turn Proportional Mode On/Off |
Format: |
|
|
|
ASCII code: | ESC |
| n |
Decimal: | 27 | 11; | n |
Hexadecimal: | 1B | 70 | n |
Comments:
The following values can be used for n:
1:Mode is turned ON.
0:Mode is turned OFF.
The width of proportional characters varies from character to character. Therefore, a narrow letter like i receives less space than a wide letter like W. This command can be used with the resident Roman and Sans Serif fonts but should not be used with fonts in the optional font modules.
SI |
| Select Condensed Mode |
|
|
|
Format:
A S C I I c o d e : S I
Decimal: 15
Hexadecimal: 0F
Comments:
Prints characters at about 60 percent of their normal width. For example, the condensed 10 pitch mode has 17 characters per inch.