fcdirsave(3) centos man page | unix.com

Man Page: fcdirsave

Operating Environment: centos

Section: 3

FcDirSave(3)															      FcDirSave(3)

NAME
FcDirSave - DEPRECATED: formerly used to save a directory cache
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcDirSave (FcFontSet *set, FcStrSet *dirs, const FcChar8 *dir);
DESCRIPTION
This function now does nothing aside from returning FcFalse. It used to creates the per-directory cache file for dir and populates it with the fonts in set and subdirectories in dirs. All of this functionality is now automatically managed by FcDirCacheLoad and FcDirCacheRead.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcDirSave(3)
Related Man Pages
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
fc-cache(1) - plan9
fc-cache(1) - posix
fc-cache(1) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq