Package: pango
Function pango:layout-pixel-extents
Lambda Listpango:layout-pixel-extents (layout ink logical) ArgumentsDetails        
    Computes the logical and ink extents of the Pango layout in device units.    This function just calls the pango:layout-extents function followed by  two pango:extents-to-pixels function calls, rounding the ink and  logical values such that the rounded rectangles fully contain the
  unrounded one, that is, passes them as first argument to the  pango:extents-to-pixels function.        | See also | 
2025-08-24