PgMatrix.unitsToDouble

Converts a number in Pango units to floating-point.

The conversion is done by dividing @i by %PANGO_SCALE.

class PgMatrix
static
double
unitsToDouble
(
int i
)

Parameters

i int

value in Pango units

Return Value

Type: double

the double value.

Meta

Since

1.16