fcdirscan(3) linux man page | unix.com

Man Page: fcdirscan

Operating Environment: linux

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
fcfilescan(3) - opensolaris
fc-scan(1) - linux
fc-scan(1) - mojave
fc-scan(1) - opendarwin
fc-scan(1) - osx
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Rules for Homework &amp; Coursework Questions Forum
Answers to Recently Asked Questions about UNIX.COM
YouTube: How to Use Code Tags and Format Posts @UNIX.com