1FcFileScan(3)                                                    FcFileScan(3)
2
3
4

NAME

6       FcFileScan - scan a font file
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcFileScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const char *file, FcBool force);
12

DESCRIPTION

14       Scans  a  single  file  and  adds  all fonts found to set.  If force is
15       FcTrue, then the file is scanned  even  if  associated  information  is
16       found in cache.  If file is a directory, it is added to dirs.
17

VERSION

19       Fontconfig version 2.4.2
20
21
22
23                                  11 May 2007                    FcFileScan(3)
Impressum