tk2dFontKerning Class Reference

Defines kerning within a font. More...

List of all members.

Public Attributes

int c0
 First character to match.
int c1
 Second character to match.
float amount
 Kern amount.

Detailed Description

Defines kerning within a font.


Member Data Documentation

Kern amount.

First character to match.

Second character to match.