1FcDirSave(3)                                                      FcDirSave(3)
2
3
4

NAME

6       FcDirSave - DEPRECATED: formerly used to save a directory cache
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcDirSave (FcFontSet *set, FcStrSet *dirs, const FcChar8 *dir);
12

DESCRIPTION

14       This function now does nothing aside from returning FcFalse. It used to
15       creates the per-directory cache file for dir and populates it with  the
16       fonts  in  set and subdirectories in dirs. All of this functionality is
17       now automatically managed by FcDirCacheLoad and FcDirCacheRead.
18
19
20
21Fontconfig 2.14.0                 31 3月 2022                     FcDirSave(3)
Impressum