Package: cairo

Function cairo-font-face-get-type

Lambda List

cairo-font-face-get-type (font-face)

Arguments

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

Return Value

The cairo-font-type-t type of font-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

2020-12-28