summaryrefslogtreecommitdiff
path: root/pango/pangoft2.def
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2003-12-13 14:31:50 +0000
committerHans Breuer <hans@src.gnome.org>2003-12-13 14:31:50 +0000
commit57d17e74dc8861396b465d602a8f2eda513d0d61 (patch)
tree60b409039d867261f3b025857d3bcebd15174c61 /pango/pangoft2.def
parentbcbb2cad9eee80f00ea25fd879347544f62a5a03 (diff)
downloadpango-57d17e74dc8861396b465d602a8f2eda513d0d61.tar.gz
moved pango_fc_* to the latter where they live on *nix too.
2003-12-13 Hans Breuer <hans@breuer.org> * pango/pango.def pangoft2.def : moved pango_fc_* to the latter where they live on *nix too. * pango/makefile.msc : make it build again (including the Ft2 backend) * pango/module-defs-fc.c.win32 : if PANGO_MODULE_PREFIX is defined include the basic backend shaper * pango/pangowin32.c (pango_win32_render_layout) : initialize iter before first usage to avoid immediate crashing * pango/opentype/makefile.msc pango/modules/makefile.msc : finally build with mscv, too. [completely untested cause I'm not able to type, write or read any of these languages] * modules/modules.def : follow module function renaming/changes * modules/basic/basic-win32.c : register the right engine, i.e. make it compile
Diffstat (limited to 'pango/pangoft2.def')
-rw-r--r--pango/pangoft2.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/pango/pangoft2.def b/pango/pangoft2.def
index 82237d9e..2e663a2a 100644
--- a/pango/pangoft2.def
+++ b/pango/pangoft2.def
@@ -1,4 +1,11 @@
EXPORTS
+ pango_fc_font_get_glyph
+ pango_fc_font_get_type
+ pango_fc_font_get_unknown_glyph
+ pango_fc_font_has_char
+ pango_fc_font_kern_glyphs
+ pango_fc_font_lock_face
+ pango_fc_font_unlock_face
pango_ft2_font_get_coverage
pango_ft2_font_get_face
pango_ft2_font_get_kerning