Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoUnitsFromDouble: pangoUnitsFromDouble
Description
Converts a floating-point number to Pango units: multiplies it by
PANGO_SCALE
and rounds to nearest integer.
Usage
pangoUnitsFromDouble(d)
Arguments
d
[numeric] double floating-point value
Value
Details
Since 1.16