Learn R Programming

RGtk2 (version 2.8.8)

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

Value

  • A list containing the following elements:
  • options[CairoFontOptions] a CairoFontOptions object into which to store the retrieved options. All existing values are overwritten