Package: cairo
Function cairo:matrix-scale
Lambda Listcairo:matrix-scale (matrix sx sy) ArgumentsReturn ValueThe cairo:matrix-t instance for the applied scaling. Details              Applies scaling by sx and sy to the transformation in the
    matrix.  
  The effect of the new transformation is to first scale the coordinates by  sx and sy, then apply the original transformation to the
  coordinates.    | See also | 
2025-0ß9-02