FontResource
Overview
FontResource є клас у Aspose.Page FOSS для Python.
Представляє розв’язаний ресурс шрифту.
Свойства: char_procs, code_map, code_widths, descendant, encoding, esc_char, і ще 10 .
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | Знає ім’я. |
font_type | str | Read | Обирає шрифт. |
units_per_em | int | Read | Отримає одиниці за ім. |
encoding | dict[int, str] | Read | Отримає кодування. |
glyph_widths | dict[str, float] | Read | Обирає ширину гліфа. |
substitute | bool | Read | Він отримує заміну. |
char_procs | `dict[str, PsProcedure] | None` | Read |
code_widths | `dict[int, float] | None` | Read |
descendant | `“FontResource | None”` | Read |
esc_char | `int | None` | Read |
fdep_vector | `list[“FontResource”] | None` | Read |
fmap_encoding | `list[int] | None` | Read |
font_dict | `PsDict | None` | Read |
code_map | `dict[int, int] | None` | Read |
font_program | `bytes | None` | Read |
fmap_type | `int | None` | Read |