debian man page for fcdirsave

Query: fcdirsave

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcfilescan(3) - opensolaris
fc-cache(1) - opendarwin
fc-cache(1) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com