www.LinuxHowtos.org
FcConfigGetCache
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcConfigGetCache - DEPRECATED used to return pe-user cache filenameSYNOPSIS
#include <fontconfig/fontconfig.h> FcChar8 * FcConfigGetCache (FcConfig *config);
DESCRIPTION
With fontconfig no longer using pe-user cache files, this function now simply returns NULL to indicate that no pe-user file exists.