[cairo-commit] 2 commits - src/cairo-scaled-font.c

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu May 20 15:41:57 UTC 2021


 src/cairo-scaled-font.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9fcc7fb0bfc345c8a6616684037b425b645aa0a8
Merge: 7c7b4e35b 7aa5e2577
Author: Uli Schlachter <psychon at znc.in>
Date:   Thu May 20 15:41:56 2021 +0000

    Merge branch 'doc-scanner' into 'master'
    
    Issue #482
    
    See merge request cairo/cairo!181

commit 7aa5e25772cad36cb7c6dcc7a24cf046bfc6ab18
Author: Glash Gnome <glash.gnome at gmail.com>
Date:   Thu May 13 22:36:06 2021 +0000

    Issue #482
    Documentation stanza

diff --git a/src/cairo-scaled-font.c b/src/cairo-scaled-font.c
index d53915fee..4f979c5db 100755
--- a/src/cairo-scaled-font.c
+++ b/src/cairo-scaled-font.c
@@ -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


More information about the cairo-commit mailing list