Package: pango

Function pango:layout-iter-char-extents

Lambda List

pango:layout-iter-char-extents (iter extents)

Arguments

iter -- a pango:layout-iter instance
extents -- a pango:rectangle instance to fill with the logical extents

Details

Gets the logical extents of the current character, in Pango layout coordinates. Origin is the top left of the entire Pango layout. Only logical extents can sensibly be obtained for characters. Ink extents make sense only down to the level of clusters.
 

See also

2025-2-15