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 con-
       figured font directories	along with any directories below those in  the
       filesystem.  If config is NULL, the current configuration is used.

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

home | help