FontResource
Overview
FontResource là một lớp trong Aspose.Page FOSS cho Python.
Nó đại diện cho một nguồn phông chữ được giải quyết.
Tài sản : char_procs, code_map, code_widths, descendant, encoding, esc_char,Và 10 nhiều hơn nữa.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | nhận được tên. |
font_type | str | Read | Nhận dạng font. |
units_per_em | int | Read | Đặt các đơn vị cho em. |
encoding | dict[int, str] | Read | Nhận mã hóa. |
glyph_widths | dict[str, float] | Read | Nhận được các glif widths. |
substitute | bool | Read | nhận được sự thay thế. |
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 |