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
15       before being inserted into the set. Returns FcFalse if the pattern can‐
16       not  be  inserted  into  the set (due to allocation failure). Otherwise
17       returns FcTrue.
18
19
20
21Fontconfig 2.13.0                 06 3月 2018                  FcFontSetAdd(3)
Impressum