mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 11:08:12 +02:00
[perf] Correct another reference to '<cairo>'
I think that's the last use of the old internal name for twin!
This commit is contained in:
parent
14d94d9354
commit
8419c4f124
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ do_twin (cairo_t *cr,
|
|||
cairo_perf_timer_start ();
|
||||
|
||||
cairo_select_font_face (cr,
|
||||
"<cairo>",
|
||||
"@cairo:",
|
||||
CAIRO_FONT_SLANT_NORMAL,
|
||||
CAIRO_FONT_WEIGHT_NORMAL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue