[PATCH 18/25] doc/ft-font: add reference to cairo_ft_synthesize_t
Nis Martensen
nis.martensen at web.de
Sun Mar 4 06:36:34 PST 2012
---
src/cairo-ft-font.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/cairo-ft-font.c b/src/cairo-ft-font.c
index 32a5870..70e4a9e 100644
--- a/src/cairo-ft-font.c
+++ b/src/cairo-ft-font.c
@@ -3265,7 +3265,7 @@ cairo_ft_font_face_create_for_ft_face (FT_Face face,
*
* FreeType provides the ability to synthesize different glyphs from a base
* font, which is useful if you lack those glyphs from a true bold or oblique
- * font.
+ * font. See also #cairo_ft_synthesize_t.
*
* Since: 1.12
**/
@@ -3308,6 +3308,8 @@ cairo_ft_font_face_unset_synthesize (cairo_font_face_t *font_face,
* cairo_ft_font_face_get_synthesize:
* @font_face: The #cairo_ft_font_face_t object to query
*
+ * See #cairo_ft_synthesize_t.
+ *
* Returns: the current set of synthesis options.
*
* Since: 1.12
--
1.7.2.5
--------------090104080009020304000505
Content-Type: text/plain;
name="0019-doc-ps-surface-minor-improvements.patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0019-doc-ps-surface-minor-improvements.patch.txt"
More information about the cairo
mailing list