Class LocaTable
public class LocaTable
- Inheritance
-
LocaTable
- Inherited Members
Constructors
LocaTable(ReadOnlySpan<byte>, int, ushort)
public LocaTable(ReadOnlySpan<byte> data, int numGlyphs, ushort indexToLocFormat)
Parameters
dataReadOnlySpan<byte>numGlyphsintindexToLocFormatushort
Methods
GetGlyphBounds(int)
public (int Offset, int Length) GetGlyphBounds(int glyphIndex)
Parameters
glyphIndexint