pKernPairs
(
PKERNPAIRS
) - input
Pointer to kerning pair records.
KERNINGPAIRS data structure:
sFirstChar
Code point for the first character
sSecondChar
Code point for the second character
sKerningAmount
Two-byte signed integer indicating the amount of kerning. Positive numbers specify increased inter-character spacing.
[Back: GreGetPairKerningTable Parameter - cKernPairs]
[Next: GreGetPairKerningTable Parameter - pInstance]