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

FreeBSD Manual Pages

  
 
  

home | help
FcConfigGetCacheDirs(3) 				 FcConfigGetCacheDirs(3)

NAME
     FcConfigGetCacheDirs  -  return  the list of directories searched for cache
     files

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcStrList * FcConfigGetCacheDirs (const FcConfig *config);

DESCRIPTION
     FcConfigGetCacheDirs returns a string list containing all of  the	directo-
     ries that fontconfig will search when attempting to load a cache file for a
     font directory.  If config is NULL, the current configuration is used.

Fontconfig 2.17.1		  02 July 2025		 FcConfigGetCacheDirs(3)

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

home | help