fontconfig (2.14.2)
FcDirScan(3) FcDirScan(3)
NAME
FcDirScan - scan a font directory without caching it
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const FcChar8 *dir, FcBool force);
DESCRIPTION
If cache is not zero or if force is FcFalse, this function currently returns FcFalse. Otherwise, it scans an en‐
tire directory and adds all fonts found to set. Any subdirectories found are added to dirs. Calling this func‐
tion does not create any cache files. Use FcDirCacheRead() if caching is desired.
Fontconfig 2.14.2 27 1月 2023 FcDirScan(3)
NAME
FcDirScan - scan a font directory without caching it
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const FcChar8 *dir, FcBool force);
DESCRIPTION
If cache is not zero or if force is FcFalse, this function currently returns FcFalse. Otherwise, it scans an en‐
tire directory and adds all fonts found to set. Any subdirectories found are added to dirs. Calling this func‐
tion does not create any cache files. Use FcDirCacheRead() if caching is desired.
Fontconfig 2.14.2 27 1月 2023 FcDirScan(3)