Table of Contents

Struct TrueTypeFont.KerningQuery

Namespace
Xui.Runtime.Software.Font
Assembly
Xui.Runtime.Software.dll
public readonly struct TrueTypeFont.KerningQuery
Inherited Members

Constructors

KerningQuery(TrueTypeFont)

public KerningQuery(TrueTypeFont font)

Parameters

font TrueTypeFont

Properties

this[char, char]

public TrueTypeFont.ValueRecord this[char left, char right] { get; }

Parameters

left char
right char

Property Value

TrueTypeFont.ValueRecord