LocaTable
Overview
LocaTable is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
offsets | list[int] | Read |
Methods
| Signature | Description |
|---|---|
from_reader(r: BinaryReader, num_glyphs: int, index_to_loc_format: int, table_length: int) → "LocaTable" | |
to_bytes(index_to_loc_format: int) → bytes | |
glyph_offset(gid: int) → int | |
glyph_length(gid: int) → int |