Renderer.setMatrix
void setMatrix(pango.matrix.Matrix matrix)Sets the transformation matrix that will be applied when rendering.
Parameters
matrix | a pango.matrix.Matrix, or null to unset any existing matrix (No matrix set is the same as setting the identity matrix.) |