Package: pango

Function pango:matrix-transform-point

Lambda List

pango:matrix-transform-point (matrix x y)

Arguments

matrix -- a pango:matrix instance
x -- a number coerced to a double float for the x position
y -- a number coerced to a double float for the y position

Return Value

The double floats for the transformed point (x,y).

Details

Transforms the point (x,y) by matrix.
 

See also

2025-1-3