Glyph Kernings FieldDelta Engine Documentation
Contains the amount of extra distances offsets between this character to any other one. View code on GitHub

Namespace: DeltaEngine.Rendering2D.Fonts
Assembly: DeltaEngine.Rendering2D.Fonts (in DeltaEngine.Rendering2D.Fonts.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public readonly Dictionary<char, int> Kernings

Field Value

Type: Dictionary Char, Int32 
See Also