TransAct Epic 3000 Programmer's Manual page 213

Table of Contents

Advertisement

T480 Programmer's Guide
Function
Set Character spacing in points with adjustment.
ASCII
[ESC] + j <d>
Hexadecimal 1BH 2BH 6AH
Decimal
<27> <43> <106>
d = 0, 16 – 255
Range
The [ESC] + j command will set the character spacing in points, where ¼ point is defined
th
as 1/288
of an inch. This command will force mono-space printing. It will override any
character spacing set by the set character height and width commands defined above.
This spacing will be enforced until deactivated by setting the value to 0 or if the set
character height and width commands use a 0 for the width indicating proportional
spacing should be used. This command differs from the [ESC] + i command in that if the
character is too large for the cell, the cell will be expanded in multiples of <d> until the
character fits.
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
ASCII
[ESC] + V <d>
Hexadecimal 1BH 2BH 56H
Decimal
<27> <43> <86>
d = 0, 4 – 72
Range
The [ESC] + V command will set the line spacing in points, where one point is defined as
nd
1/72
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.
100-14362
Rev A
T480 Unicode and Fonts
All
All
Page 213

Advertisement

Table of Contents
loading

Table of Contents