Package: pango

Function pango:matrix-rotate

Lambda List

pango:matrix-rotate (matrix degrees)

Arguments

matrix -- a pango:matrix instance
degrees -- a number coerced to a double float for the degrees to rotate counter-clockwise

Return Value

The pango:matrix instance with the transformation.

Details

Changes the transformation represented by matrix to be the transformation given by first rotating by degrees counter-clockwise then applying the original transformation.
 

See also

2025-1-3