fcconfiggetcache(3) - Linux man page

Name

FcConfigGetCache - DEPRECATED used to return per-user cache filename

Synopsis

#include <fontconfig.h>

FcChar8 * FcConfigGetCache(FcConfig *config);
.fi

Description

With fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists.

Version

Fontconfig version 2.8.0