FontResource
ภาพรวม
FontResource เป็นคลาสใน Aspose.Page FOSS สําหรับ Python.
แสดงว่าทรัพยากรตัวอักษรที่แก้ไขได้.
คุณสมบัติ: char_procs, code_map, code_widths, descendant, encoding, esc_char,และอีก 10 คน.
คุณสมบัติ
| ชื่อ | ประเภท | Access | คําอธิบาย |
|---|---|---|---|
name | str | อ่าน | รับชื่อ. |
font_type | str | อ่าน | รับประเภทแบบอักษร. |
units_per_em | int | อ่าน | รับค่าหน่วยต่อ em. |
encoding | dict[int, str] | อ่าน | รับการเข้ารหัส. |
glyph_widths | dict[str, float] | อ่าน | รับความกว้างของ glyph. |
substitute | bool | อ่าน | รับค่าตัวทดแทน. |
char_procs | `dict[str, PsProcedure] | None` | อ่าน |
code_widths | `dict[int, float] | None` | อ่าน |
descendant | `“FontResource | None”` | อ่าน |
esc_char | `int | None` | อ่าน |
fdep_vector | `list[“FontResource”] | None` | อ่าน |
fmap_encoding | `list[int] | None` | อ่าน |
font_dict | `PsDict | None` | อ่าน |
code_map | `dict[int, int] | None` | อ่าน |
font_program | `bytes | None` | อ่าน |
fmap_type | `int | None` | อ่าน |