summaryrefslogtreecommitdiff
path: root/pango/pango.def
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2006-08-17 05:33:34 +0000
committerHans Breuer <hans@src.gnome.org>2006-08-17 05:33:34 +0000
commit120660ea397549f453772e755db9d3e987802aa2 (patch)
treef5a5bcaf5624c11f7b5fcc0c405169836da3026a /pango/pango.def
parentbaf4dc5ab63687c246bfe6fd4b9c72fd3f3a1ccc (diff)
downloadpango-120660ea397549f453772e755db9d3e987802aa2.tar.gz
updated error C2059: syntax error : '}' Intializing a struct with empty
2006-08-17 Hans Breuer <hans@breuer.org> * pango/makefile.msc pango/pango.def : updated * pango/break.c(1630) : error C2059: syntax error : '}' Intializing a struct with empty braces is not supported with MSVC, instead use 0. * pango/pangocairo.def : removed pango_fc_font_(map_)get_type pangocairo has either win32 fonts or freetype. The former is more usual. * pango/pango-utils.c : replaced M_PI by G_PI (from glib/gtypes.h).
Diffstat (limited to 'pango/pango.def')
-rw-r--r--pango/pango.def9
1 files changed, 3 insertions, 6 deletions
diff --git a/pango/pango.def b/pango/pango.def
index 32576db6..b385fa3d 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -51,9 +51,9 @@ EXPORTS
pango_color_parse
pango_config_key_get
pango_context_get_base_dir
- pango_context_get_base_gravity
pango_context_get_font_description
pango_context_get_font_map
+ pango_context_get_base_gravity
pango_context_get_language
pango_context_get_matrix
pango_context_get_metrics
@@ -63,9 +63,9 @@ EXPORTS
pango_context_load_fontset
pango_context_new
pango_context_set_base_dir
- pango_context_set_base_gravity
pango_context_set_font_description
pango_context_set_font_map
+ pango_context_set_base_gravity
pango_context_set_language
pango_context_set_matrix
pango_coverage_copy
@@ -179,8 +179,6 @@ EXPORTS
pango_glyph_string_new
pango_glyph_string_set_size
pango_glyph_string_x_to_index
- pango_gravity_get_type
- pango_gravity_to_rotation
pango_is_zero_width
pango_item_copy
pango_item_free
@@ -277,7 +275,6 @@ EXPORTS
pango_matrix_get_type
pango_matrix_rotate
pango_matrix_scale
- pango_matrix_to_gravity
pango_matrix_translate
pango_module_register
pango_parse_markup
@@ -312,7 +309,7 @@ EXPORTS
pango_script_get_type
pango_script_iter_free
pango_script_iter_get_range
- pango_script_iter_new
+ pango_script_iter_new
pango_script_iter_next
pango_shape
pango_skip_space