Package: cairo

Function cairo-get-font-matrix

Lambda List

cairo-get-font-matrix (cr matrix)

Arguments

cr -- a cairo-t context
matrix -- a cairo-matrix-t instance for the value of the matrix

Details

Stores the current font matrix into matrix. See the cairo-set-font-matrix function.
 

See also

2021-12-12