Class GPosTable.ClassDefTable.Format1
public sealed class GPosTable.ClassDefTable.Format1 : GPosTable.ClassDefTable
- Inheritance
-
GPosTable.ClassDefTable.Format1
- Inherited Members
Constructors
Format1(ReadOnlySpan<byte>)
public Format1(ReadOnlySpan<byte> span)
Parameters
spanReadOnlySpan<byte>
Properties
this[ushort]
Returns the class ID for the given glyph ID. If the glyph is not in the defined range, returns 0 (default class).
public override ushort this[ushort glyphId] { get; }
Parameters
glyphIdushort