Table of Contents

Class GPosTable.PairAdjustmentSubtable

Namespace
Xui.Runtime.Software.Font
Assembly
Xui.Runtime.Software.dll
public abstract class GPosTable.PairAdjustmentSubtable
Inheritance
GPosTable.PairAdjustmentSubtable
Derived
Inherited Members

Properties

this[ushort, ushort]

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

Parameters

leftGlyph ushort
rightGlyph ushort

Property Value

TrueTypeFont.ValueRecordTuple

Methods

Parse(ReadOnlySpan<byte>)

public static GPosTable.PairAdjustmentSubtable Parse(ReadOnlySpan<byte> span)

Parameters

span ReadOnlySpan<byte>

Returns

GPosTable.PairAdjustmentSubtable