Hi all,

the 4.2.x release of the xftlib does not export some symbols required by qt 3.x.
Are there any doubts fo adding this in further xfree/cygwin releases ?


Index: lib/Xft/Xft-def.cpp
===================================================================
RCS file: /cvs/xc/lib/Xft/Xft-def.cpp,v
retrieving revision 1.2
diff -u -3 -p -B -u -b -B -p -r1.2 Xft-def.cpp
--- lib/Xft/Xft-def.cpp 2001/04/05 19:29:38     1.2
+++ lib/Xft/Xft-def.cpp 2002/05/16 07:53:29
@@ -145,6 +145,12 @@ XftInitFtLibrary
 XftConfigDirs
 XftDirScan
 XftDirSave
-
+/* the next are needed by qt 3.0 */
+XftGlyphLoad
+XftGlyphCheck
+XftFreeTypeGlyphExists
+XftFreeTypeOpen
+XftFreeTypeClose
+XftRenderString16

Regards
Ralf


Reply via email to