From: Behdad Esfahbod Date: Wed, 6 Aug 2008 09:09:36 +0000 (+0000) Subject: Implement draw_glyph_item using cairo_show_text_glyphs(). X-Git-Tag: PANGO_1_21_5~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f6622955024c33ca419045b395d16452a47b8ce;p=platform%2Fupstream%2Fpango.git Implement draw_glyph_item using cairo_show_text_glyphs(). 2008-08-06 Behdad Esfahbod * pango/pangocairo-render.c (pango_cairo_renderer_show_text_glyphs), (pango_cairo_renderer_draw_glyphs), (pango_cairo_renderer_draw_glyph_item): Implement draw_glyph_item using cairo_show_text_glyphs(). * configure.in: Require cairo >= 1.7.1 svn path=/trunk/; revision=2685 --- diff --git a/ChangeLog b/ChangeLog index d7dd2b2..7bf4674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-08-06 Behdad Esfahbod + * configure.in: Require cairo >= 1.7.1 + +2008-08-06 Behdad Esfahbod + Fedora Bug 457883 - Sindhi Characters are not supported in pango [U+097B-U+097F] Patch from Pravin Satpute diff --git a/configure.in b/configure.in index f528fca..8f5bb0d 100644 --- a/configure.in +++ b/configure.in @@ -331,7 +331,7 @@ have_cairo_xlib=false have_cairo_freetype=false have_cairo_win32=false have_cairo_atsui=false -cairo_required=1.6.4 +cairo_required=1.7.1 PKG_CHECK_MODULES(CAIRO, cairo >= $cairo_required, have_cairo=true, AC_MSG_RESULT([no])) diff --git a/docs/tmpl/fonts.sgml b/docs/tmpl/fonts.sgml index aaddfc1..460e60b 100644 --- a/docs/tmpl/fonts.sgml +++ b/docs/tmpl/fonts.sgml @@ -868,8 +868,8 @@ Returns the type of a #PangoFontMap. -@fontmap: -@Returns: +@fontmap: +@Returns: diff --git a/docs/tmpl/glyphs.sgml b/docs/tmpl/glyphs.sgml index cb82ba9..bfa26c3 100644 --- a/docs/tmpl/glyphs.sgml +++ b/docs/tmpl/glyphs.sgml @@ -462,7 +462,6 @@ None of the members of a #PangoGlyphItemIter should be modified manually. @end_glyph: ending glyph of the cluster @end_index: ending text index of the cluster @end_char: ending number of characters of the cluster - @Since: 1.22 @@ -592,8 +591,8 @@ The #GObject type for #PangoGlyphItem. -@orig: -@Returns: +@orig: +@Returns: @@ -601,7 +600,7 @@ The #GObject type for #PangoGlyphItem. -@glyph_item: +@glyph_item: @@ -659,7 +658,7 @@ The #GObject type for #PangoGlyphItemIter. -@iter: +@iter: @@ -667,10 +666,10 @@ The #GObject type for #PangoGlyphItemIter. -@iter: -@glyph_item: -@text: -@Returns: +@iter: +@glyph_item: +@text: +@Returns: @@ -678,10 +677,10 @@ The #GObject type for #PangoGlyphItemIter. -@iter: +@iter: @glyph_item: -@text: -@Returns: +@text: +@Returns: @@ -689,8 +688,8 @@ The #GObject type for #PangoGlyphItemIter. -@iter: -@Returns: +@iter: +@Returns: @@ -698,7 +697,7 @@ The #GObject type for #PangoGlyphItemIter. -@iter: -@Returns: +@iter: +@Returns: diff --git a/docs/tmpl/pango-renderer.sgml b/docs/tmpl/pango-renderer.sgml index 6f2e838..5444545 100644 --- a/docs/tmpl/pango-renderer.sgml +++ b/docs/tmpl/pango-renderer.sgml @@ -60,7 +60,7 @@ The #GObject type for #PangoRenderPart. @begin: @end: @prepare_run: -@draw_glyph_item: +@draw_glyph_item: @@ -101,11 +101,11 @@ The #GObject type for #PangoRenderPart. -@renderer: -@text: -@glyph_item: -@x: -@y: +@renderer: +@text: +@glyph_item: +@x: +@y: diff --git a/docs/tmpl/pangocairo.sgml b/docs/tmpl/pangocairo.sgml index 24a2461..6a90782 100644 --- a/docs/tmpl/pangocairo.sgml +++ b/docs/tmpl/pangocairo.sgml @@ -359,9 +359,9 @@ with Pango's Cairo renderer. -@cr: -@text: -@glyph_item: +@cr: +@text: +@glyph_item: diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml index bf6a184..bbbb5c8 100644 --- a/docs/tmpl/text-attributes.sgml +++ b/docs/tmpl/text-attributes.sgml @@ -637,8 +637,8 @@ The #GObject type for #PangoLanguage. -@language: -@Returns: +@language: +@Returns: