r2730.htmlPrev r2793.htmlNext FcDirSave
Name
FcDirSave -- save a directory cache Synopsis
#include <fontconfig.h>
	
FcBool FcDirSave(FcFontSet *set, FcStrSet *dirs, const char *dir);
Description
Creates the per-directory cache file for dir and
populates it with the fonts in 
set and subdirectories
in 
dirs.
	    
Version
Fontconfig version 2.3.91
	    
r2730.htmlPrev index.htmlHome r2793.htmlNext FcDirScan x93.html#AEN2691Up FcDirCacheValid 