diff --git a/doc/tutorial/src/twin.c b/doc/tutorial/src/twin.c index fe0e90e72..e167f2620 100644 --- a/doc/tutorial/src/twin.c +++ b/doc/tutorial/src/twin.c @@ -20,7 +20,7 @@ draw (cairo_t *cr, int width, int height) cairo_set_source_rgb (cr, 0, 0, 0); cairo_select_font_face (cr, - "cairo", + "", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);