Name
FcDirScan -- DEPRECATED: formerly used to scan a font directory
Synopsis
FcBool FcDirScan
(FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const FcChar8 *dir, FcBool force);
Description
This function does nothing aside from returning FcFalse. It used to scan an
entire directory and add all fonts found to
set. If force was FcTrue, then
the directory and all files within it were scanned even if information was
present in the per-directory cache file or cache. Any
subdirectories found were added to dirs.
Version
Fontconfig version 2.5.92