Class PostTable
public class PostTable
- Inheritance
-
PostTable
- Inherited Members
Constructors
PostTable(ReadOnlySpan<byte>)
public PostTable(ReadOnlySpan<byte> data)
Parameters
dataReadOnlySpan<byte>
Methods
CreateSubset(ReadOnlySpan<byte>)
Creates a post format-3 table, retaining metrics but dropping glyph names.
public static byte[] CreateSubset(ReadOnlySpan<byte> source)
Parameters
sourceReadOnlySpan<byte>
Returns
- byte[]
GetGlyphName(int)
public string? GetGlyphName(int glyphIndex)
Parameters
glyphIndexint