Os2Table
Overview
Os2Table is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
version | int | Read | |
fs_type | int | Read | |
s_typo_ascender | int | Read | |
s_typo_descender | int | Read | |
s_typo_line_gap | int | Read | |
us_win_ascent | int | Read | |
us_win_descent | int | Read | |
fs_selection | int | Read | |
panose | bytes | Read | |
ach_vend_id | str | Read |
Methods
| Signature | Description |
|---|---|
from_reader(r: BinaryReader, table_length: int) → "Os2Table" | |
to_bytes() → bytes |