HmtxTable
Overview
HmtxTable is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
metrics | list[HMetric] | Read |
Methods
| Signature | Description |
|---|---|
from_reader(r: BinaryReader, num_glyphs: int, number_of_hmetrics: int, table_length: int) → "HmtxTable" | |
to_bytes(number_of_hmetrics: int) → bytes | |
get_metric(gid: int) → HMetric |