pango r2677 - trunk/pango
- From: behdad svn gnome org
- To: svn-commits-list gnome org
- Subject: pango r2677 - trunk/pango
- Date: Wed, 6 Aug 2008 08:39:23 +0000 (UTC)
Author: behdad
Date: Wed Aug 6 08:39:23 2008
New Revision: 2677
URL: http://svn.gnome.org/viewvc/pango?rev=2677&view=rev
Log:
Improve docs.
Modified:
trunk/pango/pango-renderer.c
trunk/pango/pangocairo-render.c
Modified: trunk/pango/pango-renderer.c
==============================================================================
--- trunk/pango/pango-renderer.c (original)
+++ trunk/pango/pango-renderer.c Wed Aug 6 08:39:23 2008
@@ -682,7 +682,7 @@
* output format supports it (PDF for example).
*
* Note that @text is the start of the text for layout, which is then
- * indexed by <literal>glyph_item->item->offset</literal>.
+ * indexed by <literal>@glyph_item->item->offset</literal>.
*
* The default implementation of this method simply falls back to
* pango_renderer_draw_glyphs().
Modified: trunk/pango/pangocairo-render.c
==============================================================================
--- trunk/pango/pangocairo-render.c (original)
+++ trunk/pango/pangocairo-render.c Wed Aug 6 08:39:23 2008
@@ -893,7 +893,7 @@
* be drawn at the current point of the cairo context.
*
* Note that @text is the start of the text for layout, which is then
- * indexed by <literal>glyph_item->item->offset</literal>.
+ * indexed by <literal>@glyph_item->item->offset</literal>.
*
* Since: 1.20
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]