Package: cairo

Function cairo:font-face-type

Lambda List

cairo:font-face-type (face)

Arguments

face -- a cairo:font-face-t font face

Return Value

The cairo:font-type-t value with the type of face.

Details

This function returns the type of the backend used to create a font face. See the cairo:font-type-t enumeration for available types.
 

See also

2025-1-29