freetypy.TT_Postscript

class freetypy.TT_Postscript

TrueType PostScript table.

__init__()

x.__init__(...) initializes x; see help(type(x)) for signature

Attributes

format_type Format of this table.
is_fixed_pitch If True, the font is monospaced.
italic_angle Italic angle in degrees.
max_mem_type1 Maximum memory usage when the font is downloaded as a Type 1 font.
max_mem_type42 Maximum memory usage when the font is downloaded as a Type 42 font.
min_mem_type1 Minimum memory usage when the font is downloaded as a Type 1 font.
min_mem_type42 Minimum memory usage when the font is downloaded as a Type 42 font.
underline_position Underline position.
underline_thickness Underline thickness.