Merge branch 'doc-scanner' into 'master'

Issue #482

See merge request cairo/cairo!181
This commit is contained in:
Uli Schlachter 2021-05-20 15:41:56 +00:00
commit 9fcc7fb0bf

View file

@ -1813,9 +1813,9 @@ cairo_scaled_font_text_to_glyphs_internal_uncached (cairo_scaled_font_t *scaled
/**
* cairo_scaled_font_text_to_glyphs:
* @scaled_font: a #cairo_scaled_font_t
* @x: X position to place first glyph
* @y: Y position to place first glyph
* @scaled_font: a #cairo_scaled_font_t
* @utf8: a string of text encoded in UTF-8
* @utf8_len: length of @utf8 in bytes, or -1 if it is NUL-terminated
* @glyphs: pointer to array of glyphs to fill