Table of Contents

Class GPosTable.PairAdjustmentSubtable.Format1

Namespace
Xui.Runtime.Software.Font
Assembly
Xui.Runtime.Software.dll
public class GPosTable.PairAdjustmentSubtable.Format1 : GPosTable.PairAdjustmentSubtable
Inheritance
GPosTable.PairAdjustmentSubtable.Format1
Inherited Members

Constructors

Format1(ReadOnlySpan<byte>)

public Format1(ReadOnlySpan<byte> span)

Parameters

span ReadOnlySpan<byte>

Properties

Coverage

public GPosTable.CoverageTable Coverage { get; }

Property Value

GPosTable.CoverageTable

this[ushort, ushort]

public override TrueTypeFont.ValueRecordTuple this[ushort leftGlyph, ushort rightGlyph] { get; }

Parameters

leftGlyph ushort
rightGlyph ushort

Property Value

TrueTypeFont.ValueRecordTuple

PairSets

public List<GPosTable.PairAdjustmentSubtable.Format1.PairSet> PairSets { get; }

Property Value

List<GPosTable.PairAdjustmentSubtable.Format1.PairSet>

ValueFormat1

public ushort ValueFormat1 { get; }

Property Value

ushort

ValueFormat2

public ushort ValueFormat2 { get; }

Property Value

ushort