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

FreeBSD Manual Pages

  
 
  

home | help
FcConfigGetCache(3)					     FcConfigGetCache(3)

NAME
     FcConfigGetCache - DEPRECATED used to return per-user cache filename

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcChar8 * FcConfigGetCache (FcConfig *config);

DESCRIPTION
     With  fontconfig  no  longer  using per-user cache files, this function now
     simply returns NULL to indicate that no per-user file exists.

Fontconfig 2.17.1		  02 July 2025		     FcConfigGetCache(3)

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

home | help