Calculates the descent of the current font at its current size.
The descent represents the distance, in pixels, of the character with the longest descender below the baseline.
Examples
Returns
Number: descent measured in units of pixels.
This page is generated from the comments in src/typography/attributes.js . Please feel free to edit it and submit a pull request!