Package: pango

Function pango-font-metrics-ascent

Lambda List

pango-font-metrics-ascent (metrics)

Arguments

metrics -- a pango-font-metrics instance

Return Value

An integer with the ascent, in Pango units.

Details

Gets the ascent from a font metrics structure. The ascent is the distance from the baseline to the logical top of a line of text. The logical top may be above or below the top 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