Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcDirSave(3)


FcDirSave

FcDirSave

NAME
SYNOPSIS
DESCRIPTION
VERSION

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.4.1



FcDirSave(3)