Tesla Graphics Engine Documentation (January 2012)
GetKerning Method (second, first)
Tesla
►
Tesla.Graphics
►
SpriteFont
►
GetKerning(Char, Char)
C#
Get the kerning adjustment for the character pair.
Declaration Syntax
C#
public
int
GetKerning
(
char
second
,
char
first
)
Parameters
second
(
Char
)
Second character
first
(
Char
)
First character preceeding
Return Value
Amount to move the second character
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)