1FcConfigSubstitute(3)                                    FcConfigSubstitute(3)
2
3
4

NAME

6       FcConfigSubstitute - Execute substitutions
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcConfigSubstitute (FcConfig *config, FcPattern *p, FcMatchKind kind);
12

DESCRIPTION

14       Calls  FcConfigSubstituteWithPat setting p_pat to NULL. Returns FcFalse
15       if the substitution cannot be performed (due  to  allocation  failure).
16       Otherwise returns FcTrue.  If config is NULL, the current configuration
17       is used.
18
19
20
21Fontconfig 2.13.93               28 11月 2020            FcConfigSubstitute(3)
Impressum