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
fcfontmatch(3) - opensolaris
t1libconfig(8) - centos
chkfontpath(8) - redhat
fc-cache(1) - mojave
fc-cache(1) - v7
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction