fcconfiggetfontdirs(3) debian man page | unix.com

Man Page: fcconfiggetfontdirs

Operating Environment: debian

Section: 3

FcConfigGetFontDirs(3)													    FcConfigGetFontDirs(3)

NAME
FcConfigGetFontDirs - Get font directories
SYNOPSIS
#include <fontconfig.h> FcStrList * FcConfigGetFontDirs (FcConfig *config);
DESCRIPTION
Returns the list of font directories in config. This includes the configured font directories along with any directories below those in the filesystem. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetFontDirs(3)
Related Man Pages
fcfontsetmatch(3) - opensolaris
t1libconfig(8) - centos
chkfontpath(8) - redhat
fc-cache(1) - debian
fc-cache(1) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file