PgAttribute.scaleNew

Create a new font size scale attribute. The base font for the affected text will have its size multiplied by scale_factor.

class PgAttribute
static
scaleNew
()

Parameters

scaleFactor double

factor to scale the font

Return Value

the newly allocated PangoAttribute, which should be freed with pango_attribute_destroy().