Package: pango

Function pango-layout-iter-char-extents

Lambda List

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

Arguments

iter -- a pango-layout-iter instance

Return Value

A pango-rectangle instance with logical extents.

Details

Gets the extents of the current character, in layout coordinates (origin is the top left of the entire layout). Only logical extents can sensibly be obtained for characters; ink extents make sense only down to the level of clusters.
 

See also

2021-1-16