[poppler] poppler/qt: poppler-document.cc,1.4,1.5

Albert Astals Cid aacid at freedesktop.org
Fri Jul 29 03:34:21 EST 2005


Update of /cvs/poppler/poppler/qt
In directory gabe:/tmp/cvs-serv4280/qt

Modified Files:
	poppler-document.cc 
Log Message:
Fontconfig patch is here, rejoice


Index: poppler-document.cc
===================================================================
RCS file: /cvs/poppler/poppler/qt/poppler-document.cc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- poppler-document.cc	30 Apr 2005 19:53:57 -0000	1.4
+++ poppler-document.cc	28 Jul 2005 17:34:19 -0000	1.5
@@ -33,7 +33,6 @@
 {
   if (!globalParams) {
     globalParams = new GlobalParams("/etc/xpdfrc");
-    globalParams->setupBaseFontsFc(NULL);
   }
 
   DocumentData *doc = new DocumentData(new GooString(QFile::encodeName(filePath)), NULL);



More information about the poppler mailing list