diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 1 | ||||
-rw-r--r-- | docs/tmpl/opentype.sgml | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index d6eafa31..41e359d5 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -775,6 +775,7 @@ pango_ot_buffer_destroy pango_ot_buffer_clear pango_ot_buffer_add_glyph pango_ot_buffer_set_rtl +pango_ot_buffer_set_zero_width_marks pango_ot_buffer_get_glyphs pango_ot_buffer_output pango_ot_ruleset_new diff --git a/docs/tmpl/opentype.sgml b/docs/tmpl/opentype.sgml index 87deb9e3..f77eb3b4 100644 --- a/docs/tmpl/opentype.sgml +++ b/docs/tmpl/opentype.sgml @@ -195,13 +195,13 @@ identify the various OpenType tables in the @cluster: -<!-- ##### FUNCTION pango_ot_buffer_set_rtl ##### --> +<!-- ##### FUNCTION pango_ot_buffer_set_zero_width_marks ##### --> <para> </para> @buffer: -@rtl: +@zero_width_marks: <!-- ##### FUNCTION pango_ot_buffer_get_glyphs ##### --> |