sunos man page for fcfilescan

Query: fcfilescan

OS: sunos

Section: 3

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

FcFileScan(3)															     FcFileScan(3)

NAME
FcFileScan - scan a font file
SYNOPSIS
#include <fontconfig.h> FcBool FcFileScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const char *file, FcBoolforce);
DESCRIPTION
Scans a single file and adds all fonts found to set. If force is FcTrue, then the file is scanned even if associated information is found in cache. If file is a directory, it is added to dirs.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcFileScan(3)
Related Man Pages
fcdirsave(3) - opensolaris
fc-scan(1) - centos
fc-scan(1) - x11r4
fc-scan(1) - plan9
fc-scan(1) - mojave
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
Merge and Sort tabular data from different text files
Outputting sequences based on length with sed
UNIX Environment Setup - (Just starting!)