[cairo] Doc fix

This commit is contained in:
Behdad Esfahbod 2022-12-26 15:55:56 -07:00
parent 0fe0cdf066
commit 726cfffc0d
1 changed files with 1 additions and 1 deletions

View File

@ -675,7 +675,7 @@ hb_cairo_font_face_get_scale_factor (cairo_font_face_t *font_face)
* @buffer: a `hb_buffer_t` containing glyphs
* @text: (nullable): the text that was shaped in @buffer
* @text_len: the length of @text in bytes
* @utf8_clusters: `true` to provide cluster positions in bytes, instead of characters
* @utf8_clusters: `true` to if @buffer clusters are in bytes, instead of characters
* @scale_factor: scale factor to divide hb_positions_t values by
* @glyphs: return location for an array of `cairo_glyph_t`
* @num_glyphs: return location for the length of @glyphs