summary refs log tree commit diff stats
path: root/win32/deps/fontconfig/src/fcftalias.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-01 10:38:44 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-01 10:38:44 +0200
commit77f953364dc7e164d94171861355d57bd7d4c5a0 (patch)
tree0ce03b72fac77ea4b9bfc24a2a21c01910493c1d /win32/deps/fontconfig/src/fcftalias.h
parent73008387e8fd731fd4430b25123a6bcf3726bd12 (diff)
Add Fontconfig solution
Diffstat (limited to 'win32/deps/fontconfig/src/fcftalias.h')
-rw-r--r--win32/deps/fontconfig/src/fcftalias.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/win32/deps/fontconfig/src/fcftalias.h b/win32/deps/fontconfig/src/fcftalias.h
new file mode 100644
index 00000000..884eb4b2
--- /dev/null
+++ b/win32/deps/fontconfig/src/fcftalias.h
@@ -0,0 +1,12 @@
+extern __typeof (FcFreeTypeCharIndex) IA__FcFreeTypeCharIndex __attribute((visibility("hidden")));
+#define FcFreeTypeCharIndex IA__FcFreeTypeCharIndex
+extern __typeof (FcFreeTypeCharSetAndSpacing) IA__FcFreeTypeCharSetAndSpacing __attribute((visibility("hidden")));
+#define FcFreeTypeCharSetAndSpacing IA__FcFreeTypeCharSetAndSpacing
+extern __typeof (FcFreeTypeCharSet) IA__FcFreeTypeCharSet __attribute((visibility("hidden")));
+#define FcFreeTypeCharSet IA__FcFreeTypeCharSet
+extern __typeof (FcPatternGetFTFace) IA__FcPatternGetFTFace __attribute((visibility("hidden")));
+#define FcPatternGetFTFace IA__FcPatternGetFTFace
+extern __typeof (FcPatternAddFTFace) IA__FcPatternAddFTFace __attribute((visibility("hidden")));
+#define FcPatternAddFTFace IA__FcPatternAddFTFace
+extern __typeof (FcFreeTypeQueryFace) IA__FcFreeTypeQueryFace __attribute((visibility("hidden")));
+#define FcFreeTypeQueryFace IA__FcFreeTypeQueryFace