Type1Metrics
Type1Metrics
Overview
Type1Metrics यह एक क्लास है Aspose.Page FOSS के लिए Python।.
संपत्ति : code_widths, encoding, font_bbox, font_name, font_program_type1, glyph_widths,और एक और।.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font_name | str | Read | फ़ॉन्ट नाम प्राप्त करें।. |
units_per_em | int | Read | इमेज के लिए यूनिट प्राप्त करें।. |
glyph_widths | dict[str, float] | Read | ग्लीफ की चौड़ाई को मिला।. |
code_widths | dict[int, float] | Read | कोड की चौड़ाई है।. |
encoding | dict[int, str] | Read | कोड करने के लिए।. |
font_bbox | `tuple[int, int, int, int] | None` | Read |
font_program_type1 | `bytes | None` | Read |