diff options
Diffstat (limited to 'pango/pangoft2.def')
-rw-r--r-- | pango/pangoft2.def | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/pango/pangoft2.def b/pango/pangoft2.def index 2e663a2a..4b0c0661 100644 --- a/pango/pangoft2.def +++ b/pango/pangoft2.def @@ -21,6 +21,12 @@ EXPORTS pango_ft2_render_layout pango_ft2_render_layout_line pango_ft2_shutdown_display + pango_ot_buffer_add_glyph + pango_ot_buffer_destroy + pango_ot_buffer_get_glyphs + pango_ot_buffer_new + pango_ot_buffer_output + pango_ot_buffer_set_rtl pango_ot_info_find_feature pango_ot_info_find_language pango_ot_info_find_script @@ -30,4 +36,5 @@ EXPORTS pango_ot_info_list_scripts pango_ot_ruleset_add_feature pango_ot_ruleset_new - pango_ot_ruleset_shape + pango_ot_ruleset_position + pango_ot_ruleset_substitute |