Package: pango

Function pango-layout-pixel-size

Lambda List

pango-layout-pixel-size (layout)

Arguments

layout -- a pango-layout object

Return Value

width - an integer with the logical width
height - an integer with the logical height

Details

Determines the logical width and height of a Pango layout in device units. The function pango-layout-size returns the width and height scaled by +pango-scale+. This is simply a convenience function around the function pango-layout-pixel-extents. pango-layout-size
 

See also

2021-1-15