summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-05 17:23:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-05 17:23:22 -0400
commitded8747655e4c83065753def16835c7a940ceaab (patch)
tree2fe9341fd376503d383547b064208fd7f4939840 /pango
parent531261e5dbcb39abb46eb4113a4bd33ba63d171f (diff)
downloadpango-ded8747655e4c83065753def16835c7a940ceaab.tar.gz
Update docs
Make a new image for layout parameters.
Diffstat (limited to 'pango')
-rw-r--r--pango/pango-layout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-layout.c b/pango/pango-layout.c
index 4403fdc1..1ba614e1 100644
--- a/pango/pango-layout.c
+++ b/pango/pango-layout.c
@@ -49,8 +49,8 @@
* treat the results of a #PangoLayout as a list of lines.
*
* <figure id="parameters">
- * <title>Adjustable parameters for a PangoLayout</title>
- * <graphic fileref="layout.gif" format="GIF"></graphic>
+ * <title>Adjustable parameters (on the left) and font metrics (on the right) for a PangoLayout</title>
+ * <graphic fileref="layout.png" format="PNG"></graphic>
* </figure>
*
* The #PangoLayout structure is opaque, and has no user-visible