summaryrefslogtreecommitdiff
path: root/pango/pango.def
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2001-11-23 13:12:51 +0000
committerHans Breuer <hans@src.gnome.org>2001-11-23 13:12:51 +0000
commitb4b11e4ba669ddfdb54e7da737f9b9b0f22b9e9f (patch)
tree1b57c4eee70532bfa12651d12a131e7488c68026 /pango/pango.def
parenta2c1ae618174619a2b99a7f8e765713be249c5e2 (diff)
downloadpango-b4b11e4ba669ddfdb54e7da737f9b9b0f22b9e9f.tar.gz
removed the arbitrary limit to 10 fonts. Instead make the command line
2001-11-23 Hans Breuer <hans@breuer.org> * testfonts.c : removed the arbitrary limit to 10 fonts. Instead make the command line params useful again and reduce the default result bitmap size by decreasing the default font size. * pango/pangowin32-fontcache.c (pango_win32_font_cache_load): Don't always turn on anti-aliasing. Respect the users settings from 'Properties of Display/Effects'. * pango/makefile.msc : updated, version 0.22 * pango/pango.def : updated externals * pango/font.c pango/pango-coverage.c pango-utils.c pango/pangowin32.c pango/shape.c : coding style and static correctness
Diffstat (limited to 'pango/pango.def')
-rw-r--r--pango/pango.def9
1 files changed, 8 insertions, 1 deletions
diff --git a/pango/pango.def b/pango/pango.def
index 0dc1b6da..f0228572 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -39,8 +39,8 @@ EXPORTS
pango_break
pango_color_copy
pango_color_free
- pango_color_parse
pango_color_get_type
+ pango_color_parse
pango_config_key_get
pango_context_get_base_dir
pango_context_get_font_description
@@ -49,6 +49,7 @@ EXPORTS
pango_context_get_type
pango_context_list_families
pango_context_load_font
+ pango_context_load_fontset
pango_context_new
pango_context_set_base_dir
pango_context_set_font_description
@@ -85,6 +86,7 @@ EXPORTS
pango_font_description_get_weight
pango_font_description_hash
pango_font_description_merge
+ pango_font_description_merge_static
pango_font_description_new
pango_font_description_set_family
pango_font_description_set_family_static
@@ -111,10 +113,13 @@ EXPORTS
pango_font_map_get_type
pango_font_map_list_families
pango_font_map_load_font
+ pango_font_map_load_fontset
+ pango_font_mask_get_type
pango_font_metrics_get_approximate_char_width
pango_font_metrics_get_approximate_digit_width
pango_font_metrics_get_ascent
pango_font_metrics_get_descent
+ pango_font_metrics_get_type
pango_font_metrics_new
pango_font_metrics_ref
pango_font_metrics_unref
@@ -219,6 +224,7 @@ EXPORTS
pango_layout_set_wrap
pango_layout_xy_to_index
pango_log2vis_get_embedding_levels
+ pango_lookup_aliases
pango_map_get_engine
pango_map_get_entry
pango_module_register
@@ -253,4 +259,5 @@ EXPORTS
pango_underline_get_type
pango_variant_get_type
pango_weight_get_type
+ pango_wrap_mode_get_type