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

NameTypeAccessDescription
font_namestrReadZískala jméno písma.
units_per_emintReadDostává jednotky na jeden.
glyph_widthsdict[str, float]ReadDostává šířky glyfů.
code_widthsdict[int, float]ReadZískala šírku kódu.
encodingdict[int, str]ReadDostal kód.
font_bbox`tuple[int, int, int, int]None`Read
font_program_type1`bytesNone`Read

See Also

 Čeština