CharacterFormattingInfo.getKerning

Returns the kerning amount, or zero if disabled by formatting.

class CharacterFormattingInfo(T)
@nogc @safe pure nothrow
short
getKerning
(
const dchar first
,
const dchar second
)

Meta