Context.getFontMatrix
void getFontMatrix(out cairo.matrix.Matrix matrix)Stores the current font matrix into matrix. See cairo.context.Context.setFontMatrix.
Parameters
matrix | return value for the matrix |
void getFontMatrix(out cairo.matrix.Matrix matrix)Stores the current font matrix into matrix. See cairo.context.Context.setFontMatrix.
matrix | return value for the matrix |