Manual Page Result
0
Command: FcConfigAppFontAddFile | Section: 3 | Source: MINIX | File: FcConfigAppFontAddFile.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 re-
turns FcTrue. If config is NULL, the current configuration is used.
Fontconfig 2.11.1 24 3 2014 FcConfigAppFontAddFile(3)