summaryrefslogtreecommitdiff
path: root/pango/pango-context.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-13 03:42:08 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-13 03:42:08 -0400
commitb3cd1503ae2cf6ab9e12d8ba86934e23dfee3898 (patch)
treee19f4ffa7d2aaea73d69fa6c50efccd3af84952f /pango/pango-context.c
parentbdede53bbe1e4bebe3316621eb7d1b7dd697fe6e (diff)
downloadpango-b3cd1503ae2cf6ab9e12d8ba86934e23dfee3898.tar.gz
Add some more docs
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r--pango/pango-context.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 4b258c9c..8dd097ee 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -28,6 +28,8 @@
* Unicode characters and converts it into glyphs.
* The functions described in this section accomplish
* various steps of this process.
+ *
+ * ![](pipeline.png)
*/
#include "config.h"
#include <string.h>