FcConfigGetCache - DEPRECATED used to return per-user cache filename
Contents
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);
