Package: cairo
Function cairo:identity-matrix
Lambda Listcairo:identity-matrix (cr) ArgumentsDetails    
    Resets the current transformation matrix (CTM) by setting it equal to the
    identity matrix.  
  That is, the user-space and device-space axes will be aligned and one
  user-space unit will transform to one device-space unit.    | See also | 
2025-09-02