FontResource

FontResource

General

FontResource és una classe en FOSS per Python.

Representa un recurs de font resolt.

Propietats: char_procs, code_map, code_widths, descendant, encoding, esc_char, i 10 més.

Propietats

NomTipus de productesAccésDescripció
namestrLlegeix.T’adoneix el nom.
font_typestrLlegeix.Obté el tipus de font.
units_per_emintLlegeix.Obté les unitats per em.
encodingdict[int, str]Llegeix.Obté la codificació.
glyph_widthsdict[str, float]Llegeix.Obté les amplituds dels glifs.
substituteboolLlegeix.Obté el substituït.
char_procs`dict[str, PsProcedure]None`Llegeix.
code_widths`dict[int, float]None`Llegeix.
descendant`“FontResourceNone”`Llegeix.
esc_char`intNone`Llegeix.
fdep_vector`list[“FontResource”]None`Llegeix.
fmap_encoding`list[int]None`Llegeix.
font_dict`PsDictNone`Llegeix.
code_map`dict[int, int]None`Llegeix.
font_program`bytesNone`Llegeix.
fmap_type`intNone`Llegeix.

Vegeu també

 Català