[PATCH 15/25] doc: move value descriptions up

Nis Martensen nis.martensen at web.de
Sun Mar 4 03:45:04 PST 2012


to make gtk-doc happy
---
 src/cairo-ft.h |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/cairo-ft.h b/src/cairo-ft.h
index 44344b7..29c43c9 100644
--- a/src/cairo-ft.h
+++ b/src/cairo-ft.h
@@ -58,6 +58,9 @@ cairo_ft_font_face_create_for_ft_face (FT_Face         face,
 
 /**
  * cairo_ft_synthesize_t:
+ * @CAIRO_FT_SYNTHESIZE_BOLD: Embolden the glyphs (redraw with a pixel offset)
+ * @CAIRO_FT_SYNTHESIZE_OBLIQUE: Slant the glyph outline by 12 degrees to the
+ * right.
  *
  * A set of synthesis options to control how FreeType renders the glyphs
  * for a particular font face.
@@ -70,10 +73,6 @@ cairo_ft_font_face_create_for_ft_face (FT_Face         face,
  * Note: that when synthesizing glyphs, the font metrics returned will only
  * be estimates.
  *
- * @CAIRO_FT_SYNTHESIZE_BOLD: Embolden the glyphs (redraw with a pixel offset)
- * @CAIRO_FT_SYNTHESIZE_OBLIQUE: Slant the glyph outline by 12 degrees to the
- * right.
- *
  * Since: 1.12
  **/
 typedef enum {
-- 
1.7.2.5


--------------090104080009020304000505
Content-Type: text/plain;
 name="0016-doc-avoid-confusing-gtk-doc-by-double-asterisks.patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename*0="0016-doc-avoid-confusing-gtk-doc-by-double-asterisks.patch.t";
 filename*1="xt"



More information about the cairo mailing list