Package: pango

Function pango:matrix-new

Lambda List

pango:matrix-new (&key xx xy yx yy x0 y0)

Arguments

xx, xy, yx, yy, x0, y0 -- numbers coerced to double floats for the components of the transformation matrix, the default values are 0.0d0

Return Value

The newly allocated pango:matrix instance.

Details

Creates a new Pango matrix with the given values.
 

See also

2025-1-3