Package: pango

Function pango-matrix-scale

Lambda List

pango-matrix-scale (matrix sx sy)

Arguments

matrix -- a pango-matrix instance
sx -- a double float amount to scale by in x direction
sy -- a double float amount to scale by in y direction

Details

Changes the transformation represented by matrix to be the transformation given by first scaling by x in the x direction and y in the y direction then applying the original transformation.
 

See also

2021-1-4