fcdirscan(3) mojave man page | unix.com

Man Page: fcdirscan

Operating Environment: mojave

Section: 3

FcDirScan(3)															      FcDirScan(3)

NAME
FcDirScan - scan a font directory without caching it
SYNOPSIS
#include <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.9.0 16 April 2012 FcDirScan(3)
Related Man Pages
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fc-scan(1) - x11r4
fc-scan(1) - v7
fc-scan(1) - hpux
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
12-Core MacPro (2013) kernel_task over 1200%
Cannot extract libraries using sed
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.