Type1Metrics
Type1Metrics
Overview
Type1Metrics je třída v Aspose.Page FOSS pro Python.
Vlastnosti: code_widths, encoding, font_bbox, font_name, font_program_type1, glyph_widths,A ještě jeden.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font_name | str | Read | Získala jméno písma. |
units_per_em | int | Read | Dostává jednotky na jeden. |
glyph_widths | dict[str, float] | Read | Dostává šířky glyfů. |
code_widths | dict[int, float] | Read | Získala šírku kódu. |
encoding | dict[int, str] | Read | Dostal kód. |
font_bbox | `tuple[int, int, int, int] | None` | Read |
font_program_type1 | `bytes | None` | Read |