FontResource
Približni podaci
FontResource je klasa u Aspose.Page FOSS za Python.
Predstavlja rešeni font resurs.
Ograničenja: char_procs, code_map, code_widths, descendant, encoding, esc_char, i još 10 .
Oznake i značajke
| Izvršni datum: | Iznos: | Prihvat | Opisivanje |
|---|---|---|---|
name | str | Čitaj. | Dobiva ime. |
font_type | str | Čitaj. | Dobija tip slova. |
units_per_em | int | Čitaj. | Dobiva jedinice po em. |
encoding | dict[int, str] | Čitaj. | Dobija kodiranje. |
glyph_widths | dict[str, float] | Čitaj. | Dobiva širine glifa. |
substitute | bool | Čitaj. | Dobiva zamjenu. |
char_procs | `dict[str, PsProcedure] | None` | Čitaj. |
code_widths | `dict[int, float] | None` | Čitaj. |
descendant | `“FontResource | None”` | Čitaj. |
esc_char | `int | None` | Čitaj. |
fdep_vector | `list[“FontResource”] | None` | Čitaj. |
fmap_encoding | `list[int] | None` | Čitaj. |
font_dict | `PsDict | None` | Čitaj. |
code_map | `dict[int, int] | None` | Čitaj. |
font_program | `bytes | None` | Čitaj. |
fmap_type | `int | None` | Čitaj. |