pangoMatrixScale: pangoMatrixScale

Description Usage Arguments Details Author(s)

View source: R/pangoFuncs.R

Description

Changes the transformation represented by matrix to be the transformation given by first scaling by sx in the X direction and sy in the Y direction then applying the original transformation.

Usage

1
pangoMatrixScale(object, scale.x, scale.y)

Arguments

object

[PangoMatrix] a PangoMatrix

scale.x

[numeric] amount to scale by in X direction

scale.y

[numeric] amount to scale by in Y direction

Details

Since 1.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.