table of contents
FcCacheDir(3) | FcCacheDir(3) |
NAME¶
FcCacheDir - Return directory of cache
SYNOPSIS¶
#include <fontconfig.h> const FcChar8 * FcCacheDir(const FcCache *cache); .fi
DESCRIPTION¶
This function returns the directory from which the cache was constructed.
VERSION¶
Fontconfig version 2.8.0
18 November 2009 |