1FcFontSetAdd(3)                                                FcFontSetAdd(3)
2
3
4

NAME

6       FcFontSetAdd - Add to a font set
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcFontSetAdd (FcFontSet *s, FcPattern *font);
12

DESCRIPTION

14       Adds  a  pattern to a font set. Note that the pattern is not copied be‐
15       fore being inserted into the set. Returns FcFalse if the pattern cannot
16       be inserted into the set (due to allocation failure). Otherwise returns
17       FcTrue.
18
19
20
21Fontconfig 2.14.1                21 10月 2022                  FcFontSetAdd(3)
Impressum