summaryrefslogtreecommitdiff
path: root/pango/pangocairo-render.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-06-11 03:00:39 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-06-11 03:00:39 +0000
commitc82dcf4c9cda78350bc844f6187bac5df87f5444 (patch)
tree84e809493cffad93cb3fcc0f65558499e2c6f405 /pango/pangocairo-render.c
parent1bc615b0a5863c5680770171f014a1f99c975a9e (diff)
downloadpango-c82dcf4c9cda78350bc844f6187bac5df87f5444.tar.gz
Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – Add
2007-06-10 Behdad Esfahbod <behdad@gnome.org> Bug 347236 – provide pango_cairo_font_get_scaled_font Bug 347235 – Add pango_cairo_font_map_get_font_type Bug 353291 – Provide pango_cairo_font_map_new_for_font_type * pango/pangocairo-font.c: New public API: pango_cairo_font_get_scaled_font() * pango/pangocairo-fontmap.c: New public API: pango_cairo_font_map_new_for_font_type() pango_cairo_font_map_get_font_type() * pango/pangocairo-fcfontmap.c: Implement get_font_type() method. * pango/pangocairo.h: * pango/pangocairo-private.h: * docs/pango-sections.txt: * docs/tmpl/pangocairo.sgml: * pango/pangocairo.def: Update. svn path=/trunk/; revision=2336
Diffstat (limited to 'pango/pangocairo-render.c')
-rw-r--r--pango/pangocairo-render.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c
index d14d980d..b0ef136d 100644
--- a/pango/pangocairo-render.c
+++ b/pango/pangocairo-render.c
@@ -602,7 +602,7 @@ _pango_cairo_do_error_underline (cairo_t *cr,
/**
* pango_cairo_show_glyph_string:
* @cr: a Cairo context
- * @font: a #PangoFont
+ * @font: a #PangoFont from a #PangoCairoFontMap
* @glyphs: a #PangoGlyphString
*
* Draws the glyphs in @glyphs in the specified cairo context.
@@ -696,7 +696,7 @@ pango_cairo_show_error_underline (cairo_t *cr,
/**
* pango_cairo_glyph_string_path
* @cr: a Cairo context
- * @font: a #PangoFont
+ * @font: a #PangoFont from a #PangoCairoFontMap
* @glyphs: a #PangoGlyphString
*
* Adds the glyphs in @glyphs to the current path in the specified