Query: fcdirscan
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcDirScan(3) FcDirScan(3)NAMEFcDirScan - scan a font directory without caching itSYNOPSIS#include <fontconfig.h> FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const FcChar8 *dir, FcBool force);DESCRIPTIONIf 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.VERSIONFontconfig version 2.9.0 16 April 2012 FcDirScan(3)
| Related Man Pages | 
|---|
| fc-scan(1) - debian | 
| fc-scan(1) - x11r4 | 
| fc-scan(1) - plan9 | 
| fc-scan(1) - mojave | 
| fc-scan(1) - minix | 
| Similar Topics in the Unix Linux Community | 
|---|
| 12-Core MacPro (2013) kernel_task over 1200% | 
| Shopt -s histappend | 
| Cannot extract libraries using sed | 
| Python 3.8.0rc1 released. | 
| [BASH] eval command not expanding variables as expected. |