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

cairoGetFontOptions

cairoGetFontOptions


Description

Retrieves font rendering options set via cairoSetFontOptions. Note that the returned options do not include any options derived from the underlying surface; they are literally the options passed to cairoSetFontOptions.

Usage

cairoGetFontOptions(cr)

Arguments

cr

[Cairo] a Cairo

Value

A list containing the following elements:

options

[CairoFontOptions] a CairoFontOptions object into which to store the retrieved options. All existing values are overwritten

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.