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
FcDirCacheRescan(3) | FcDirCacheRescan(3) |
NAME¶
FcDirCacheRescan - Re-scan a directory cache
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
FcCache * FcDirCacheRescan (const FcChar8 *dir, FcConfig *config);
DESCRIPTION¶
Re-scan directories only at dir and update the cache. returns NULL if failed.
SINCE¶
version 2.11.1
18 September 2025 | Fontconfig 2.17.1 |