Package: cairo
Function cairo:scaled-font-font-face
Lambda Listcairo:scaled-font-font-face (font) ArgumentsReturn ValueThe cairo:font-face-t instance with which font was
created. This object is owned by Cairo. To keep a reference to it, you must call the cairo:scaled-font-reference function. Details
Gets the font face that this scaled font uses. This might be the font face passed to the cairo:scaled-font-create
function, but this does not hold true for all possible cases. | See also |
2025-1-29