table of contents
FcCacheCreateTagFile(3) | FcCacheCreateTagFile(3) |
NAME¶
FcCacheCreateTagFile - Create CACHEDIR.TAG at cache directory.
SYNOPSIS¶
#include <fontconfig/fontconfig.h> void FcCacheCreateTagFile (const FcConfig *config);
DESCRIPTION¶
This tries to create CACHEDIR.TAG file at the cache directory registered to config.
SINCE¶
version 2.9.91
31 3月 2022 | Fontconfig 2.14.0 |