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

FreeBSD Manual Pages

  
 
  

home | help
FcConfigGetFontDirs(3)					  FcConfigGetFontDirs(3)

NAME
     FcConfigGetFontDirs - Get font directories

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcStrList * FcConfigGetFontDirs (FcConfig *config);

DESCRIPTION
     Returns  the  list of font directories in config. This includes the config-
     ured font directories  along  with  any  directories  below  those  in  the
     filesystem.  If config is NULL, the current configuration is used.

Fontconfig 2.17.1		  02 July 2025		  FcConfigGetFontDirs(3)

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

home | help