Type1Metrics
Type1Metrics
Overview
Type1Metrics adalah kelas di Aspose.Page FOSS untuk Python.
Sifatnya: code_widths, encoding, font_bbox, font_name, font_program_type1, glyph_widths, dan satu lagi.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font_name | str | Read | Dapatkan nama font. |
units_per_em | int | Read | Dapatkan unit per em. |
glyph_widths | dict[str, float] | Read | Dapatkan lebar glyph. |
code_widths | dict[int, float] | Read | Dapatkan lebar kode. |
encoding | dict[int, str] | Read | Mendapatkan kode. |
font_bbox | `tuple[int, int, int, int] | None` | Read |
font_program_type1 | `bytes | None` | Read |