logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcDirSave - DEPRECATED: formerly used to save a directory cache

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. Fontconfig 2.15.0 04 July 2025 FcDirSave(3)

Name

FcDirSave - DEPRECATED: formerly used to save a directory cache

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcDirSave(FcFontSet*set,FcStrSet*dirs,constFcChar8*dir);
return

See Also