Table of Contents

Name

FcConfigGetCache - Get cache filename

Synopsis

#include <fontconfig.h>

char * FcConfigGetCache (FcConfig *config);

Description

Returns the name of the file used to store per-user font information.

Version

Fontconfig version 2.3.2


Table of Contents