cairoScaledFontGetFontMatrix {RGtk2}R Documentation

cairoScaledFontGetFontMatrix

Description

Stores the font matrix with which scaled.font was created into matrix.

Usage

cairoScaledFontGetFontMatrix(scaled.font)

Arguments

scaled.font

[CairoScaledFont] a CairoScaledFont

Details

Since 1.2

Value

A list containing the following elements:

font.matrix

[CairoMatrix] return value for the matrix

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]