]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
fc-cache: add a --root option
[fontconfig.git] / src / fcint.h
index 0a1a90e264dd9ddfae4872bd45d0d644a1fd2849..0fcb7883daf3c4b5cc0650d43eff04f0a3c05934 100644 (file)
@@ -442,6 +442,10 @@ struct _FcBlanks {
 };
 
 struct _FcConfig {
+    /*
+     * The root directory to read config/font/cache/etc... files
+     */
+    FcChar8    *rootDir;
     /*
      * File names loaded from the configuration -- saved here as the
      * cache file must be consulted before the directories are scanned,
@@ -546,9 +550,6 @@ FcCacheFini (void);
 FcPrivate void
 FcDirCacheReference (FcCache *cache, int nref);
 
-FcPrivate int
-FcStat (const FcChar8 *file, struct stat *statb);
-
 /* fccfg.c */
 
 FcPrivate FcExpr *