FontResource
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 |