trusty (3) FcDirSave.3.gz

Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64 bug

NAME

       FcDirSave - DEPRECATED: formerly used to save a directory cache

SYNOPSIS

       #include <fontconfig/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.11.0

                                                  11 10月 2013                                      FcDirSave(3)