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

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Aug 7 19:29:04 PDT 2006


 src/cairo-scaled-font.c |    2 ++
 1 files changed, 2 insertions(+)

New commits:
diff-tree fdc805a52949bf3b040bfef57d170025010816c6 (from bbc9a1290a964edf50f571be8766b38df10adac7)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Aug 7 22:28:59 2006 -0400

    More doc syntax update

diff --git a/src/cairo-scaled-font.c b/src/cairo-scaled-font.c
index 5ac3a41..e96d844 100644
--- a/src/cairo-scaled-font.c
+++ b/src/cairo-scaled-font.c
@@ -1301,6 +1301,8 @@ _cairo_scaled_glyph_lookup (cairo_scaled
  * cairo_scaled_font_get_font_face:
  * @scaled_font: a #cairo_scaled_font_t
  *
+ * Gets the font face that this scaled font was created for.
+ *
  * Return value: The #cairo_font_face_t with which @scaled_font was
  * created.
  *


More information about the cairo-commit mailing list