FontResource

FontResource

Overview

FontResource je třída v Aspose.Page FOSS pro Python.

Zobrazuje vyřešený zdroj písma.

Vlastnosti: char_procs, code_map, code_widths, descendant, encoding, esc_char,A ještě deset.

Properties

NameTypeAccessDescription
namestrReadZná jméno.
font_typestrReadZískal typ písma.
units_per_emintReadDostává jednotky na jeden.
encodingdict[int, str]ReadDostal kód.
glyph_widthsdict[str, float]ReadDostává šířky glyfů.
substituteboolReadDostane náhradníka.
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

 Čeština