Class GPosTable.ExtensionPositioningSubtable
public sealed class GPosTable.ExtensionPositioningSubtable
- Inheritance
-
GPosTable.ExtensionPositioningSubtable
- Inherited Members
Constructors
ExtensionPositioningSubtable(ReadOnlySpan<byte>)
public ExtensionPositioningSubtable(ReadOnlySpan<byte> span)
Parameters
spanReadOnlySpan<byte>
Properties
ExtensionLookupType
public GPosTable.LookupTable.GPosLookupType ExtensionLookupType { get; }
Property Value
this[ushort, ushort]
public TrueTypeFont.ValueRecordTuple this[ushort leftGlyph, ushort rightGlyph] { get; }
Parameters
Property Value
WrappedPairSubtable
public GPosTable.PairAdjustmentSubtable? WrappedPairSubtable { get; }