Package: pango

Function pango:layout-line-extents

Lambda List

pango:layout-line-extents (line ink logical)

Arguments

line -- a pango:layout-line instance
ink -- a pango:rectangle instance to fill with the values of the ink extents of the glyph string as drawn, or nil
logical -- a pango:rectangle instance to fill with the values of the logical extents of the glyph string as drawn, or nil

Details

Computes the logical and ink extents of a Pango layout line. See the pango:font-glyph-extents function for details about the interpretation of the rectangles.
 

See also

2025-2-15