Defines kerning within a font. More...
Public Attributes | |
int | c0 |
First character to match. | |
int | c1 |
Second character to match. | |
float | amount |
Kern amount. |
Defines kerning within a font.
float tk2dFontKerning.amount |
Kern amount.
First character to match.
Second character to match.