FontFace.getType

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

class FontFace
cairo_font_type_t
getType
()

Return Value

Type: cairo_font_type_t

The type of font_face.

Meta