line_spacing_points property

line_spacing_points property

Returns cell spacing of this font (points). This is a vertical distance between baselines of the two glyphs.

Definition:

@property
def line_spacing_points(self):
    ...

See Also