sunos man page for fcdirscan

Query: fcdirscan

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcDirScan(3)															      FcDirScan(3)

NAME
FcDirScan - scan a font directory
SYNOPSIS
#include <fontconfig.h> FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const char *dir, FcBoolforce);
DESCRIPTION
Scans an entire directory and adds all fonts found to set. If force is FcTrue, then the directory and all files within it are scanned even if information is present in the per-directory cache file or cache. Any subdirectories found are added to dirs.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcDirScan(3)
Related Man Pages
fcfilescan(3) - opensolaris
fc-scan(1) - centos
fc-scan(1) - plan9
fc-scan(1) - mojave
fc-scan(1) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
UNIX Environment Setup - (Just starting!)