|
|
| Unicode and Fonts |
|
|
| |
Function | Set Character spacing in points with adjustment. | All | |
ASCII | [ESC] + j <d> |
| |
Hexadecimal | 1BH 2BH 6AH |
| |
Decimal | <27> <43> <106> |
| |
Range | d = 0, 16 – 255 |
|
The [ESC] + j command will set the character spacing in points, where ¼ point is defined as 1/288th of an inch. This command will force
If d = 0 variable spacing is selected. However, note that the cell adjustment flag will remain set and if legacy commands are used they will allow the cell to be expanded.
Note: If the current character size is too large for the selected spacing, the characters will overlap. Variable spacing is recommended.
Function | Set minimum Line Spacing in Points | All | |
ASCII | [ESC] + V <d> |
| |
Hexadecimal | 1BH 2BH 56H |
| |
Decimal | <27> <43> <86> |
| |
Range | d | = 0, 4 – 72 |
|
The [ESC] + V command will set the line spacing in points, where one point is defined as 1/72nd of an inch.
If d = 0 variable spacing is selected.
Note: This is the minimum spacing. If the character height setting requires a larger spacing, the character height will override this setting.
| Page 215 |
|
|