Converts a floating-point number to Pango units.
The conversion is done by multiplying d by pango_scale and rounding the result to nearest integer.
d
double floating-point value
the value in Pango units.