Type1Metrics
Overview
Type1Metrics là một lớp trong Aspose.Page FOSS cho Python.
Tài sản : code_widths, encoding, font_bbox, font_name, font_program_type1, glyph_widths,Và 1 thêm.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font_name | str | Read | Nhận tên font. |
units_per_em | int | Read | Đặt các đơn vị cho em. |
glyph_widths | dict[str, float] | Read | Nhận được các glif widths. |
code_widths | dict[int, float] | Read | Nhận mã widths. |
encoding | dict[int, str] | Read | Nhận mã hóa. |
font_bbox | `tuple[int, int, int, int] | None` | Read |
font_program_type1 | `bytes | None` | Read |