1FcDirScan(3)                                                      FcDirScan(3)
2
3
4

NAME

6       FcDirScan - scan a font directory without caching it
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcDirScan (FcFontSet *set, FcStrSet *dirs, FcFileCache *cache, FcBlanks *blanks, const FcChar8 *dir, FcBool force);
12

DESCRIPTION

14       If  cache  is  not zero or if force is FcFalse, this function currently
15       returns FcFalse. Otherwise, it scans an entire directory and  adds  all
16       fonts  found to set.  Any subdirectories found are added to dirs. Call‐
17       ing this function does not create any cache files. Use FcDirCacheRead()
18       if caching is desired.
19
20
21
22Fontconfig 2.13.1                 30 8月 2018                     FcDirScan(3)
Impressum