Previous: inqtrt Up: ../plot79_i.html Next: inqtss
SUBROUTINE INQTSP (SPACE)
C$ (Inquire Text Inter-Character Spacing)
C$ Return in SPACE the current inter-character spacing. The
C$ normal space between characters is augmented by the amount
C$ (1+SPACE)*(Normal Width). Thus SPACE = 0.0 corresponds to
C$ standard spacing, SPACE = +0.10 to a 10 percent increase,
C$ and SPACE = -0.10, a 10 percent decrease.
C$ (18-SEP-82)