]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/GlobalParams.h
Scroll at the top of the page when changing page
[evince.git] / pdf / xpdf / GlobalParams.h
index 93ec06aa7d77041d90b44a47a0a3df929ad3a672..b09925677510e8cf5ead42d1354b92ccb93a750d 100644 (file)
@@ -16,6 +16,7 @@
 #endif
 
 #include <stdio.h>
+#include <fontconfig/fontconfig.h>
 #include "gtypes.h"
 #include "CharTypes.h"
 
@@ -116,6 +117,7 @@ public:
   ~GlobalParams();
 
   void setupBaseFonts(char *dir);
+  void setupBaseFontsFc(FcConfig *fcConfig);
 
   //----- accessors