Learn R Programming

RGtk2 (version 2.8.8)

cairoGetFontFace: cairoGetFontFace

Description

Gets the current font face for a Cairo.

Usage

cairoGetFontFace(cr)

Arguments

cr

Value

  • [CairoFontFace] the current font object. Can return NULL on out-of-memory or if the context is already in an error state. To keep a reference to it, you must call cairo(). [object Object] internal