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.15.0		  22 12	2023		   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+14.3.quarterly>

home | help