sunos man page for fcconfigappfontaddfile

Query: fcconfigappfontaddfile

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcConfigAppFontAddFile(3)												 FcConfigAppFontAddFile(3)

NAME
FcConfigAppFontAddFile - Add font file to font database
SYNOPSIS
#include <fontconfig.h> FcBool FcConfigAppFontAddFile (FcConfig *config, const char *file);
DESCRIPTION
Adds an application-specific font to the configuration.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigAppFontAddFile(3)
Related Man Pages
fcconfigparseandload(3) - opensolaris
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcpatternadd(3) - opensolaris
fc-cache(1) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed