1FcConfigAppFontAddFile(3)                            FcConfigAppFontAddFile(3)
2
3
4

NAME

6       FcConfigAppFontAddFile - Add font file to font database
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigAppFontAddFile (FcConfig *config, const FcChar8 *file);
12

DESCRIPTION

14       Adds an application-specific font to the configuration. Returns FcFalse
15       if the fonts cannot be added (due to allocation  failure  or  no  fonts
16       found).   Otherwise returns FcTrue. If config is NULL, the current con‐
17       figuration is used.
18
19
20
21Fontconfig 2.13.92                09 8月 2019        FcConfigAppFontAddFile(3)
Impressum