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
fcconfigappfontadddir(3) - opensolaris
fcfilescan(3) - opensolaris
dh_installxfonts(1) - debian
dh_installxfonts(1) - centos
dh_installxfonts(1) - minix
Similar Topics in the Unix Linux Community
The 500 Mile Email
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed