diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-06-23 20:33:35 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-06-23 20:33:35 +0000 |
commit | 48eb55ba4bf53d72d8c761e1b6854d7b323405c7 (patch) | |
tree | f3c85526075039ce345d2e6024682e061fe95937 /docs/pango-sections.txt | |
parent | 3aabb8d5ce0720c9a22cdcf975380d1d0213c4c8 (diff) | |
download | pango-48eb55ba4bf53d72d8c761e1b6854d7b323405c7.tar.gz |
#143693, Sayamindu Dasgupta
Wed Jun 23 16:13:53 2004 Owen Taylor <otaylor@redhat.com>
#143693, Sayamindu Dasgupta
* pango/opentype/pango-ot-buffer.c (pango_ot_buffer_set_zero_width_marks) pango/opentype/pango-ot-private.h:
Allow setting for whether marks should be given zero width,
defaulting to FALSE.
* modules/arabic/arabic-fc.c (arabic_engine_shape): Turn
on zero-width-marks setting.
Diffstat (limited to 'docs/pango-sections.txt')
-rw-r--r-- | docs/pango-sections.txt | 1 |
1 files changed, 1 insertions, 0 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 |