Package: pango

Function pango:font-metrics-height

Lambda List

pango:font-metrics-height (metrics)

Arguments

metrics -- a pango:font-metrics instance

Return Value

The integer with the height, in Pango units.

Details

Gets the line height from a font metrics instance. The line height is the distance between successive baselines in wrapped text. If the line height is not available, 0 is returned.

Since 1.44
 

See also

2024-3-4