mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 01:48:07 +02:00
Merge branch 'doc-scanner' into 'master'
Issue #482 See merge request cairo/cairo!181
This commit is contained in:
commit
9fcc7fb0bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue