[]
        
(Showing Draft Content)

C1.Util.FontSubSet.KernSubtable.KerningPairs

KerningPairs Property

KerningPairs

The left-hand glyph and the right-hand glyph in the kerning pairs: (leftGlyphID << 16) | rightGlyphID.

Declaration
public uint[] KerningPairs { get; }