Content-type: text/html Man page of FcDirSave

FcDirSave

Section: (3)
Updated: 13 November 2007
Index Return to Main Contents

 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION

This document was created by man2html, using the manual pages.
Time: 02:39:06 GMT, October 02, 2010