Package: pango
Function pango:layout-iter-line-extents
Lambda Listpango:layout-iter-line-extents (iter ink logical) ArgumentsDetails
Obtains the extents of the current line.
Extents are in Pango layout coordinates (origin is the top-left corner of the
entire Pango layout). Thus the extents returned by this function will be the
same width/height but not at the same x/y as the extents returned from the pango:layout-line-extents function. | See also |
2025-2-15