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

FcConfigGetCache - DEPRECATED used to return per-user cache filename

Description

With fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists. Fontconfig 2.15.0 04 July 2025 FcConfigGetCache(3)

Name

FcConfigGetCache - DEPRECATED used to return per-user cache filename

Synopsis

#include<fontconfig/fontconfig.h>FcChar8*FcConfigGetCache(FcConfig*config);

See Also