FontResource

FontResource

Overview

FontResource adalah kelas di Aspose.Page FOSS untuk Python.

Menampilkan sumber font yang terpecahkan.

Sifatnya: char_procs, code_map, code_widths, descendant, encoding, esc_char, dan 10 lagi.

Properties

NameTypeAccessDescription
namestrReadMengetahui namanya.
font_typestrReadDapatkan jenis font.
units_per_emintReadDapatkan unit per em.
encodingdict[int, str]ReadMendapatkan kode.
glyph_widthsdict[str, float]ReadDapatkan lebar glyph.
substituteboolReadMendapatkan pengganti.
char_procs`dict[str, PsProcedure]None`Read
code_widths`dict[int, float]None`Read
descendant`“FontResourceNone”`Read
esc_char`intNone`Read
fdep_vector`list[“FontResource”]None`Read
fmap_encoding`list[int]None`Read
font_dict`PsDictNone`Read
code_map`dict[int, int]None`Read
font_program`bytesNone`Read
fmap_type`intNone`Read

See Also

 Bahasa Indonesia