cairoSetFontFace: cairoSetFontFace

Description Usage Arguments Author(s)

View source: R/cairoFuncs.R

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

1
cairoSetFontFace(cr, font.face)

Arguments

cr

[Cairo] a Cairo

font.face

[CairoFontFace] a CairoFontFace, or NULL to restore to the default font

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.