Table of Contents

Class GPosTable.ClassDefTable

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

Properties

this[ushort]

public abstract ushort this[ushort glyphId] { get; }

Parameters

glyphId ushort

Property Value

ushort

Methods

Parse(ReadOnlySpan<byte>)

Parses a ClassDefTable (Format 1 or 2).

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

Parameters

span ReadOnlySpan<byte>

Returns

GPosTable.ClassDefTable