summaryrefslogtreecommitdiff
path: root/pango/pangoft2.def
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2004-08-06 18:33:23 +0000
committerHans Breuer <hans@src.gnome.org>2004-08-06 18:33:23 +0000
commit285abaf4388ff793e1daf5d2084c69a83a9d82eb (patch)
tree01eb09fbed1fcfaf9eff3dc4e4ec969467664c7c /pango/pangoft2.def
parent35adf5a98dee743082a5b0a9467ce92ff450f4b9 (diff)
downloadpango-285abaf4388ff793e1daf5d2084c69a83a9d82eb.tar.gz
updated
2004-08-06 Hans Breuer <hans@breuer.org> * pango/pango.def pango/pangoft2.def pango/pangowin32.def pango/makefile.msc : updated * pango/pangofc-decoder.c : static the pango_fc_decoder_*init implementations * pango/pangowin32.c : remove the duplicated, empty implementation of pango_win32_font_init(), also replace parent_class variable with pango_win32_font_parent_class as defined by G_DEFINE_TYPE * modules/basic/basic-win32.c : implement basic_engine_covers * pango/testfonts.c : iterate three common font names as was intended orginally and said in the comment for years
Diffstat (limited to 'pango/pangoft2.def')
-rw-r--r--pango/pangoft2.def10
1 files changed, 6 insertions, 4 deletions
diff --git a/pango/pangoft2.def b/pango/pangoft2.def
index 20c5af97..65684c63 100644
--- a/pango/pangoft2.def
+++ b/pango/pangoft2.def
@@ -1,4 +1,6 @@
EXPORTS
+ pango_fc_decoder_get_charset
+ pango_fc_decoder_get_glyph
pango_fc_font_description_from_pattern
pango_fc_font_get_glyph
pango_fc_font_get_type
@@ -6,12 +8,12 @@ EXPORTS
pango_fc_font_has_char
pango_fc_font_kern_glyphs
pango_fc_font_lock_face
+ pango_fc_font_map_add_decoder_find_func
pango_fc_font_map_cache_clear
pango_fc_font_map_create_context
pango_fc_font_map_get_type
pango_fc_font_map_shutdown
pango_fc_font_unlock_face
- pango_ft2_font_get_cache_glyph_data
pango_ft2_font_get_coverage
pango_ft2_font_get_face
pango_ft2_font_get_kerning
@@ -22,13 +24,14 @@ EXPORTS
pango_ft2_font_map_set_default_substitute
pango_ft2_font_map_set_resolution
pango_ft2_font_map_substitute_changed
- pango_ft2_font_set_cache_glyph_data
- pango_ft2_font_set_glyph_cache_destroy
pango_ft2_get_context
pango_ft2_get_unknown_glyph
pango_ft2_render
pango_ft2_render_layout
pango_ft2_render_layout_line
+ pango_ft2_render_layout_line_subpixel
+ pango_ft2_render_layout_subpixel
+ pango_ft2_render_transformed
pango_ft2_shutdown_display
pango_ot_buffer_add_glyph
pango_ot_buffer_clear
@@ -37,7 +40,6 @@ EXPORTS
pango_ot_buffer_new
pango_ot_buffer_output
pango_ot_buffer_set_rtl
- pango_ot_buffer_set_zero_width_marks
pango_ot_info_find_feature
pango_ot_info_find_language
pango_ot_info_find_script