Package: cairo
Function cairo:scaled-font-scale-matrix
Lambda Listcairo:scaled-font-scale-matrix (font matrix) ArgumentsReturn ValueThe cairo:matrix-t instance for the scale matrix. Details            Stores the scale matrix of font into matrix.  
  The scale matrix is product of the font matrix and the CTM associated with the
  scaled font, and hence is the matrix mapping from font space to device space.      | See also | 
2025-09-02