summaryrefslogtreecommitdiff
path: root/pango/pango.def
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango.def')
-rw-r--r--pango/pango.def37
1 files changed, 34 insertions, 3 deletions
diff --git a/pango/pango.def b/pango/pango.def
index 72004c91..a752e5c1 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -48,7 +48,6 @@ EXPORTS
pango_context_get_metrics
pango_context_get_type
pango_context_list_families
- pango_context_list_fonts
pango_context_load_font
pango_context_new
pango_context_set_base_dir
@@ -69,24 +68,55 @@ EXPORTS
pango_find_map
pango_find_paragraph_boundary
pango_font_describe
+ pango_font_description_better_match
pango_font_description_copy
+ pango_font_description_copy_static
pango_font_description_equal
pango_font_description_free
pango_font_description_from_string
+ pango_font_description_get_family
+ pango_font_description_get_set_fields
+ pango_font_description_get_size
+ pango_font_description_get_stretch
+ pango_font_description_get_style
pango_font_description_get_type
+ pango_font_description_get_variant
+ pango_font_description_get_weight
+ pango_font_description_hash
+ pango_font_description_merge
+ pango_font_description_new
+ pango_font_description_set_family
+ pango_font_description_set_family_static
+ pango_font_description_set_size
+ pango_font_description_set_stretch
+ pango_font_description_set_style
+ pango_font_description_set_variant
+ pango_font_description_set_weight
pango_font_description_to_filename
pango_font_description_to_string
+ pango_font_description_unset_fields
pango_font_descriptions_free
+ pango_font_face_describe
+ pango_font_face_get_face_name
+ pango_font_face_get_type
+ pango_font_family_get_name
+ pango_font_family_get_type
+ pango_font_family_list_faces
pango_font_find_shaper
pango_font_get_coverage
pango_font_get_glyph_extents
pango_font_get_metrics
pango_font_get_type
- pango_font_map_free_families
pango_font_map_get_type
pango_font_map_list_families
- pango_font_map_list_fonts
pango_font_map_load_font
+ 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_new
+ pango_font_metrics_ref
+ pango_font_metrics_unref
pango_get_lib_subdirectory
pango_get_log_attrs
pango_get_mirror_char
@@ -215,3 +245,4 @@ EXPORTS
pango_underline_get_type
pango_variant_get_type
pango_weight_get_type
+