FontResource
FontResource
Overview
FontResource je třída v Aspose.Page FOSS pro Python.
Zobrazuje vyřešený zdroj písma.
Vlastnosti: char_procs, code_map, code_widths, descendant, encoding, esc_char,A ještě deset.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | Zná jméno. |
font_type | str | Read | Získal typ písma. |
units_per_em | int | Read | Dostává jednotky na jeden. |
encoding | dict[int, str] | Read | Dostal kód. |
glyph_widths | dict[str, float] | Read | Dostává šířky glyfů. |
substitute | bool | Read | Dostane náhradníka. |
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 |