1FcConfigGetCache(3)                                        FcConfigGetCache(3)
2
3
4

NAME

6       FcConfigGetCache - DEPRECATED used to return per-user cache filename
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcChar8 * FcConfigGetCache (FcConfig *config);
12

DESCRIPTION

14       With fontconfig no longer using per-user cache files, this function now
15       simply returns NULL to indicate that no per-user file exists.
16
17
18
19Fontconfig 2.13.1                 30 8月 2018              FcConfigGetCache(3)
Impressum