Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
cairoSetFontFace: cairoSetFontFace
Description
Replaces the current
CairoFontFace
object in the
Cairo
with
font.face
. The replaced font face in the
Cairo
will be destroyed if there are no other references to it.
Usage
cairoSetFontFace(cr, font.face)
Arguments