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

NameTypeAccessDescription
font_namestrReadDapatkan nama font.
units_per_emintReadDapatkan unit per em.
glyph_widthsdict[str, float]ReadDapatkan lebar glyph.
code_widthsdict[int, float]ReadDapatkan lebar kode.
encodingdict[int, str]ReadMendapatkan kode.
font_bbox`tuple[int, int, int, int]None`Read
font_program_type1`bytesNone`Read

See Also

 Bahasa Indonesia