attrLineHeightNew

Modify the height of logical line extents by a factor.

This affects the values returned by pango.layout_line.LayoutLine.getExtents, pango.layout_line.LayoutLine.getPixelExtents and pango.layout_iter.LayoutIter.getLineExtents.

attrLineHeightNew
(
double factor
)

Parameters

factor double

the scaling factor to apply to the logical height

Return Value

Type: pango.attribute.Attribute