fcconfiggetfontdirs(3) sunos man page | unix.com

Man Page: fcconfiggetfontdirs

Operating Environment: sunos

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.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigGetFontDirs(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fc-cache(1) - x11r4
fc-cache(1) - v7
fc-cache(1) - posix
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Outputting sequences based on length with sed