{PLACEHOLDER_0} (مُحملة مكان)
المعلومات العامة
Type1Metrics هي فئة في Aspose.Page FOSS لـ Python.
خصائص: code_widths, encoding, font_bbox, font_name, font_program_type1, glyph_widths,وواحد آخر.
خصائص
| اسم | النوع | الوصول | وصف |
|---|---|---|---|
font_name | str | اقرأ | يحصل على اسم الخط. |
units_per_em | int | اقرأ | يحصل على الوحدات لكل منهم. |
glyph_widths | dict[str, float] | اقرأ | يحصل على عرض النص. |
code_widths | dict[int, float] | اقرأ | يحصل على عرض الشفرة. |
encoding | dict[int, str] | اقرأ | يحصل على التشفير. |
font_bbox | `tuple[int, int, int, int] | None` | اقرأ |
font_program_type1 | `bytes | None` | اقرأ |