Index of Section 3 Manual Pages
| Interix / SUA | FcFileScan.3 | Interix / SUA |
FcFileScan(3) FcFileScan(3)
NAME
FcFileScan - scan a font file
SYNOPSIS
#include
FcBool FcFileScan (FcFontSet *set, FcStrSet *dirs, FcFile-
Cache *cache, FcBlanks *blanks, const char *file, FcBool
force);
DESCRIPTION
Scans a single file and adds all fonts found to set. If
force is FcTrue, then the file is scanned even if associ-
ated information is found in cache. If file is a direc-
tory, it is added to dirs.
VERSION
Fontconfig version 2.4.2
02 December 2006 FcFileScan(3)