attrScaleNew

fun attrScaleNew(scaleFactor: Double): Attribute

Create a new font size scale attribute.

The base font for the affected text will have its size multiplied by @scale_factor.

Return

the newly allocated PangoAttribute, which should be freed with method@Pango.Attribute.destroy

Parameters

scaleFactor

factor to scale the font