Table of Contents

Class GPosTable.LangSysTable

Namespace
Xui.Runtime.Software.Font
Assembly
Xui.Runtime.Software.dll
public sealed class GPosTable.LangSysTable
Inheritance
GPosTable.LangSysTable
Inherited Members

Constructors

LangSysTable(ReadOnlySpan<byte>)

public LangSysTable(ReadOnlySpan<byte> span)

Parameters

span ReadOnlySpan<byte>

Properties

FeatureIndices

public List<ushort> FeatureIndices { get; }

Property Value

List<ushort>

RequiredFeatureIndex

public ushort RequiredFeatureIndex { get; }

Property Value

ushort