•  Back 
  •  Libraries 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Library Documentation
Author      : John Kormylo
Version     : LIB.HYP 1.0
Subject     : Documentation/Pure C Library
Nodes       : 1309
Index Size  : 32068
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ Kerning ]

Track kerning adjust the (minimum) spacing between characters.
SpeedoGDOS implements three types of track kerning: normal, tight,
and extra tight.

Pair kerning adjusts the spacing between specific pairs of characters.
For example, the characters "//" would appear too far apart using
normal spacing, whereas "/\" would appear too close together.

vst_kern() turns kerning on or off.

vqt_pairkern() returns the adjustment for a specific pair.
vqt_trackkern() returns the global kerning adjustment.