Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cairoScaledFontGetScaleMatrix

cairoScaledFontGetScaleMatrix


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

cairoScaledFontGetScaleMatrix(scaled.font)

Arguments

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.