ScaledFont.getCtm

Stores the CTM with which scaled_font was created into ctm. Note that the translation offsets (x0, y0) of the CTM are ignored by cairo.global.scaledFontCreate. So, the matrix this function returns always has 0,0 as x0,y0.

class ScaledFont
void
getCtm

Parameters

ctm cairo.matrix.Matrix

return value for the CTM