Package: cairo
Function cairo:scaled-font-ctm
Lambda Listcairo:scaled-font-ctm (font ctm) ArgumentsReturn ValueThe cairo:matrix-t instance with the CTM. Details Stores the CTM with which font was created into ctm. Note that the translation offsets (x0,y0) of the CTM are ignored by the cairo:scaled-font-create function. So, the matrix this function returns always has (0,0) as (x0,y0). | See also |
2025-1-29