Package: pango
Function pango-layout-pixel-size
Lambda Listpango-layout-pixel-size (layout) ArgumentsReturn 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