EotHeader
EotHeader
Overview
EotHeader 是Python的Aspose.Font FOSS中的一个类.
EotHeader.eot_size is the total size of the EOT file in bytes.
特性: charset, eot_size, flags, font_data_size, fs_type, italic,另外还有4个.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
eot_size | int | 阅读/写作 | 得到或设置了Eot的尺寸. |
font_data_size | int | 阅读/写作 | 获取或设置字体数据大小. |
version | int | 阅读/写作 | 得到或设置版本. |
flags | int | 阅读/写作 | 得到或设置旗. |
magic | int | 阅读/写作 | 得到或设置魔术. |
charset | int | 阅读/写作 | 得到或设置车位. |
italic | int | 阅读/写作 | 得到或设置斜写. |
weight | int | 阅读/写作 | 得到或设置重量. |
fs_type | int | 阅读/写作 | 得到或设置FS类型. |
payload_offset | int | 阅读/写作 | 得到或设置有效载荷的偏移. |