| Domain | My Life | Resume | Documents | Calculators | Miscellaneous | Links | Projects | Site Methodology | Site Map |
|
Documentation
From my personal library, The Internet |
| Man Pages | RFC | HOWTO | SDK | Software |
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.3.2
27 April 2005 FcFileScan(3)
Man(1) output converted with man2html |