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.
return value for the CTM
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.