fcconfigappfontadddir(3) sunos man page | unix.com

Man Page: fcconfigappfontadddir

Operating Environment: sunos

Section: 3

FcConfigAppFontAddDir(3)												  FcConfigAppFontAddDir(3)

NAME
FcConfigAppFontAddDir - Add fonts from directory to font database
SYNOPSIS
#include <fontconfig.h> FcBool FcConfigAppFontAddDir (FcConfig *config, const char *);
DESCRIPTION
Scans the specified directory for fonts, adding each one found to the application-specific set of fonts.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigAppFontAddDir(3)
Related Man Pages
dh_installxfonts(1) - linux
fcconfigappfontadddir(3) - opensolaris
fcfilescan(3) - opensolaris
fcfontsort(3) - opensolaris
dh_installxfonts(1) - minix
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
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed