Package: pango

Function pango:descent

Lambda List

pango:descent (rect)

Arguments

rect -- a pango:rectangle instance

Return Value

The integer with the descent.

Details

Extracts the descent from a pango:rectangle instance representing glyph extents. The descent is the distance from the baseline to the lowest point of the character. This is positive if the glyph descends below the baseline.
 

See also

2025-4-14