fcconfigappfontaddfile(3) centos man page | unix.com

Man Page: fcconfigappfontaddfile

Operating Environment: centos

Section: 3

FcConfigAppFontAddFile(3)												 FcConfigAppFontAddFile(3)

NAME
FcConfigAppFontAddFile - Add font file to font database
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcConfigAppFontAddFile (FcConfig *config, const FcChar8 *file);
DESCRIPTION
Adds an application-specific font to the configuration. Returns FcFalse if the fonts cannot be added (due to allocation failure). Otherwise returns FcTrue. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcConfigAppFontAddFile(3)
Related Man Pages
fc-cache(1) - sunos
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fc-match(1) - x11r4
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq