Method Cairo.ScaledFont()->get_scale_matrix()
- Method
get_scale_matrix
Matrix
get_scale_matrix()- Description
Stores the scale matrix of this ScaledFont into a 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.
- Returns
the matrix