FontResource
المعلومات العامة
FontResource هي فئة في Aspose.Page FOSS لـ Python.
يمثل مصدر الخط المحل.
خصائص: char_procs, code_map, code_widths, descendant, encoding, esc_char,و 10 المزيد.
خصائص
| اسم | النوع | الوصول | وصف |
|---|---|---|---|
name | str | اقرأ | يَحْصلُ على الإسمِ. |
font_type | str | اقرأ | يحصل على النوع من الخطوط. |
units_per_em | int | اقرأ | يحصل على الوحدات لكل منهم. |
encoding | dict[int, str] | اقرأ | يحصل على التشفير. |
glyph_widths | dict[str, float] | اقرأ | يحصل على عرض النص. |
substitute | bool | اقرأ | يحصل على البديل. |
char_procs | `dict[str, PsProcedure] | None` | اقرأ |
code_widths | `dict[int, float] | None` | اقرأ |
descendant | `“FontResource | None”` | اقرأ |
esc_char | `int | None` | اقرأ |
fdep_vector | `list[“FontResource”] | None` | اقرأ |
fmap_encoding | `list[int] | None` | اقرأ |
font_dict | `PsDict | None` | اقرأ |
code_map | `dict[int, int] | None` | اقرأ |
font_program | `bytes | None` | اقرأ |
fmap_type | `int | None` | اقرأ |