table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcCacheDir(3) | FcCacheDir(3) |
NAME¶
FcCacheDir - Return directory of cache
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
const FcChar8 * FcCacheDir (const FcCache *cache);
DESCRIPTION¶
This function returns the directory from which the cache was constructed.
04 April 2025 | Fontconfig 2.15.0 |