Contents

descent

Returns the descent of a font.

Declaration

var descent: Int32 { get }

Discussion

The descent is the maximum distance below the baseline of glyphs in a font. The value is specified in glyph space units.

See Also

Examining Font Metrics