fcdirsave(3) sunos man page | unix.com

Man Page: fcdirsave

Operating Environment: sunos

Section: 3

FcDirSave(3)															      FcDirSave(3)

NAME
FcDirSave - save a directory cache
SYNOPSIS
#include <fontconfig.h> FcBool FcDirSave (FcFontSet *set, FcStrSet *dirs, const char *dir);
DESCRIPTION
Creates the per-directory cache file for dir and populates it with the fonts in set and subdirectories in dirs.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcDirSave(3)
Related Man Pages
fc-cache(1) - suse
fc-cache(1) - opendarwin
fc-cache(1) - v7
fc-cache(1) - freebsd
fc-cache(1) - minix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Outputting sequences based on length with sed