EotHeader
Overview
EotHeader is a class in Aspose.Font FOSS for Python.
EotHeader.eot_size is the total size of the EOT file in bytes.
Properties: charset, eot_size, flags, font_data_size, fs_type, italic, and 4 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
eot_size | int | Read/Write | Gets or sets the eot size. |
font_data_size | int | Read/Write | Gets or sets the font data size. |
version | int | Read/Write | Gets or sets the version. |
flags | int | Read/Write | Gets or sets the flags. |
magic | int | Read/Write | Gets or sets the magic. |
charset | int | Read/Write | Gets or sets the charset. |
italic | int | Read/Write | Gets or sets the italic. |
weight | int | Read/Write | Gets or sets the weight. |
fs_type | int | Read/Write | Gets or sets the fs type. |
payload_offset | int | Read/Write | Gets or sets the payload offset. |