fcconfiggetfonts(3) sunos man page | unix.com

Man Page: fcconfiggetfonts

Operating Environment: sunos

Section: 3

FcConfigGetFonts(3)													       FcConfigGetFonts(3)

NAME
FcConfigGetFonts - Get config font set
SYNOPSIS
#include <fontconfig.h> FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetNameset);
DESCRIPTION
Returns one of the two sets of fonts from the configuration as specified by set.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigGetFonts(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcfontmatch(3) - opensolaris
fcfontsort(3) - opensolaris
libfontconfig(3lib) - sunos
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
The 500 Mile Email
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Outputting sequences based on length with sed