FcConfigGetCache
DEPRECATED used to return per-user cache filename
- Provided by: libfontconfig1-dev (Version: 2.13.1-2ubuntu3)
- Source: fontconfig
- Report a bug
DEPRECATED used to return per-user cache filename
#include <fontconfig/fontconfig.h>
FcChar8 * FcConfigGetCache (FcConfig *config);
With fontconfig no longer using per-user cache files, this function now simply returns NULL to indicate that no per-user file exists.