Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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

Fontconfig 2.17.1		  02 July 2025		     FcDirCacheRescan(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcDirCacheRescan&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help