Kerning is the contextual adjustment of inter-glyph spacing.
object.style.fontKerning = "value";
<'font-kerning'> = auto | normal | none
auto
Automatically specified by the user agent.
normal
Specifies that kerning is applied.
none
Specifies that kerning is not applied.