summaryrefslogtreecommitdiff
path: root/pango/pango.def
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2003-07-20 15:52:48 +0000
committerHans Breuer <hans@src.gnome.org>2003-07-20 15:52:48 +0000
commitfe8a19953415e06970c5cf45abcf2543fa86c77c (patch)
tree83b8ed84ceeddc38ce8778fe4d693fadbac5978a /pango/pango.def
parent32f67b6e306da21dc6aab4a8eaa096e73971a938 (diff)
downloadpango-fe8a19953415e06970c5cf45abcf2543fa86c77c.tar.gz
updated to generate libtool compatible dll names, define the right
2003-07-20 Hans Breuer <hans@breuer.org> * pango/makefile.msc : updated to generate libtool compatible dll names, define the right PANGO_MODULE_PREFIX, pangoft2 still not build with msvc * module/basic-win32.c : some #ifdef's for missing LANG_* constants to make it compile with msvc50 * pango/pango.def : updated externals
Diffstat (limited to 'pango/pango.def')
-rw-r--r--pango/pango.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/pango/pango.def b/pango/pango.def
index bd1b0eef..14ddfa2e 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -7,12 +7,14 @@ EXPORTS
pango_attr_iterator_copy
pango_attr_iterator_destroy
pango_attr_iterator_get
+ pango_attr_iterator_get_attrs
pango_attr_iterator_get_font
pango_attr_iterator_next
pango_attr_iterator_range
pango_attr_language_new
pango_attr_list_change
pango_attr_list_copy
+ pango_attr_list_filter
pango_attr_list_get_iterator
pango_attr_list_get_type
pango_attr_list_insert
@@ -141,6 +143,8 @@ EXPORTS
pango_get_log_attrs
pango_get_mirror_char
pango_get_sysconf_subdirectory
+ pango_glyph_item_apply_attrs
+ pango_glyph_item_split
pango_glyph_string_copy
pango_glyph_string_extents
pango_glyph_string_extents_range