Class GPosTable.FeatureTable
public sealed class GPosTable.FeatureTable
- Inheritance
-
GPosTable.FeatureTable
- Inherited Members
Constructors
FeatureTable(ReadOnlySpan<byte>)
public FeatureTable(ReadOnlySpan<byte> span)
Parameters
spanReadOnlySpan<byte>
Properties
LookupIndices
public List<ushort> LookupIndices { get; }