Overview
HeadTable is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|
magic | int | Read | |
major_version | int | Read | |
minor_version | int | Read | |
font_revision | float | Read | |
checksum_adjustment | int | Read | |
flags | int | Read | |
units_per_em | int | Read | |
created | int | Read | |
modified | int | Read | |
x_min | int | Read | |
y_min | int | Read | |
x_max | int | Read | |
y_max | int | Read | |
mac_style | int | Read | |
lowest_rec_ppem | int | Read | |
font_direction_hint | int | Read | |
index_to_loc_format | int | Read | |
glyph_data_format | int | Read | |
Methods
| Signature | Description |
|---|
from_reader(r: BinaryReader) → "HeadTable" | |
to_bytes() → bytes | |