pangoMatrixTranslate: pangoMatrixTranslate

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 translating by (tx, ty) then applying the original transformation.

Usage

1
pangoMatrixTranslate(object, tx, ty)

Arguments

object

[PangoMatrix] a PangoMatrix

tx

[numeric] amount to translate in the X direction

ty

[numeric] amount to translate in the 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.