cairo_set_font3cairo_set_fontreplace the font in the current state
void cairo_set_font (cairo_t *cr, cairo_font_t *font)cr :a cairo_tfont :replaces the current cairo_font_t object in the cairo_t with font. The replaced font in the cairo_t will be destroyed if there are no other references to it.Descriptionfunctionscairo_set_font