[cairo] Err, utf8_clusters
This commit is contained in:
parent
48cb25dd36
commit
36482b684b
|
@ -452,7 +452,7 @@ hb_cairo_text_to_glyphs (cairo_scaled_font_t *scaled_font,
|
||||||
}
|
}
|
||||||
|
|
||||||
hb_cairo_glyphs_from_buffer (buffer,
|
hb_cairo_glyphs_from_buffer (buffer,
|
||||||
false,
|
true,
|
||||||
scale_factor,
|
scale_factor,
|
||||||
0., 0.,
|
0., 0.,
|
||||||
utf8, utf8_len,
|
utf8, utf8_len,
|
||||||
|
|
Loading…
Reference in New Issue