Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
cairoFontExtents: cairoFontExtents
Description
Gets the font extents for the currently selected font.
Usage
cairoFontExtents(cr)
Arguments
cr
[
Cairo
] a
Cairo
Value
A list containing the following elements:
extents
[
CairoFontExtents
] a
CairoFontExtents
object into which the results will be stored.