Package: pango

Function pango-font-metrics-descent

Lambda List

pango-font-metrics-descent (metrics)

Arguments

metrics -- a pango-font-metrics instance

Return Value

An integer with the descent, in Pango units.

Details

Gets the descent from a font metrics instance. The descent is the distance from the baseline to the logical bottom of a line of text. The logical bottom may be above or below the bottom of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.
 

See also

2021-1-8