This function returns the type of the backend used to create a font face. See #cairo_font_type_t for available types.

cairo_font_face_get_type(font_face)

Arguments

font_face

[cairo_font_face_t *] a font face

Value

[int]

Details

Return value: The type of font_face.

Since: 1.2

C function prototype: cairo_font_type_t cairo_font_face_get_type (cairo_font_face_t *font_face)

See also

Other cairo-font-face: cairo_font_face_status()