fcdirscan(3) centos man page | unix.com

Man Page: fcdirscan

Operating Environment: centos

Section: 3

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 entire directory and adds all fonts found to set. Any subdirectories found are added to dirs. Calling this function does not create any cache files. Use FcDirCacheRead() if caching is desired.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcDirScan(3)
Related Man Pages
fc-scan(1) - suse
fc-scan(1) - x11r4
fc-scan(1) - mojave
fc-scan(1) - hpux
fc-scan(1) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq