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 with 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 degrees counter-clockwise then applying the original transformation.
 

See also

2024-3-1