[cairo] Err, utf8_clusters

pull/3976/head
Behdad Esfahbod 2 years ago
parent 48cb25dd36
commit 36482b684b
  1. 2
      src/hb-cairo.cc

@ -452,7 +452,7 @@ hb_cairo_text_to_glyphs (cairo_scaled_font_t *scaled_font,
}
hb_cairo_glyphs_from_buffer (buffer,
false,
true,
scale_factor,
0., 0.,
utf8, utf8_len,

Loading…
Cancel
Save