cairoScaledFontGetScaleMatrix: cairoScaledFontGetScaleMatrix

Description Usage Arguments Details Value Author(s)

View source: R/cairoFuncs.R

Description

Stores the scale matrix of scaled.font into matrix. The scale matrix is product of the font matrix and the ctm associated with the scaled font, and hence is the matrix mapping from font space to device space.

Usage

1

Arguments

scaled.font

[CairoScaledFont] a CairoScaledFont

Details

Since 1.8

Value

A list containing the following elements:

scale.matrix

[CairoMatrix] return value for the matrix

Author(s)

Derived by RGtkGen from GTK+ documentation


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