summaryrefslogtreecommitdiff
path: root/docs/tmpl/glyphs.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/glyphs.sgml')
-rw-r--r--docs/tmpl/glyphs.sgml19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/tmpl/glyphs.sgml b/docs/tmpl/glyphs.sgml
index 926bf539..5d4be350 100644
--- a/docs/tmpl/glyphs.sgml
+++ b/docs/tmpl/glyphs.sgml
@@ -168,6 +168,12 @@ horizontal origin.
</para>
+@xx:
+@xy:
+@yx:
+@yy:
+@x0:
+@y0:
<!-- ##### MACRO PANGO_TYPE_MATRIX ##### -->
<para>
@@ -389,6 +395,9 @@ The storage for the glyph information is owned
by the structure which simplifies memory management.
</para>
+@num_glyphs:
+@glyphs:
+@log_clusters:
<!-- ##### STRUCT PangoGlyphItem ##### -->
<para>
@@ -399,6 +408,8 @@ of shaping text with #PangoLayout is a list of #PangoLayoutLine,
each of which contains a list of #PangoGlyphItem.
</para>
+@item:
+@glyphs:
<!-- ##### STRUCT PangoGlyphItemIter ##### -->
<para>
@@ -442,6 +453,14 @@ None of the members of a #PangoGlyphItemIter should be modified manually.
</para>
+@glyph_item:
+@text:
+@start_glyph:
+@start_index:
+@start_char:
+@end_glyph:
+@end_index:
+@end_char:
@Since: 1.22
<!-- ##### MACRO PANGO_TYPE_GLYPH_STRING ##### -->