Package: cairo
Function cairo:scale
Lambda Listcairo:scale (cr sx sy) ArgumentsDetails
Modifies the current transformation matrix (CTM) by scaling the x and y user-space axes by sx and sy respectively.
The scaling of the axes takes place after any existing transformation of user
space. | See also |
2025-1-29