fcdirsave(3) debian man page | unix.com

Man Page: fcdirsave

Operating Environment: debian

Section: 3

FcDirSave(3)															      FcDirSave(3)

NAME
FcDirSave - DEPRECATED: formerly used to save a directory cache
SYNOPSIS
#include <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.9.0 16 April 2012 FcDirSave(3)
Related Man Pages
fcdirsave(3) - opensolaris
fcdirscan(3) - opensolaris
fc-cat(1) - debian
fc-cache(1) - plan9
fc-cache(1) - minix
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results