freetypy.TT_Postscript¶
-
class
freetypy.TT_Postscript¶ TrueType PostScript table.
-
__init__()¶ x.__init__(...) initializes x; see help(type(x)) for signature
Attributes
format_typeFormat of this table. is_fixed_pitchIf True, the font is monospaced.italic_angleItalic angle in degrees. max_mem_type1Maximum memory usage when the font is downloaded as a Type 1 font. max_mem_type42Maximum memory usage when the font is downloaded as a Type 42 font. min_mem_type1Minimum memory usage when the font is downloaded as a Type 1 font. min_mem_type42Minimum memory usage when the font is downloaded as a Type 42 font. underline_positionUnderline position. underline_thicknessUnderline thickness. -