1FcCharSetAddChar(3)                                        FcCharSetAddChar(3)
2
3
4

NAME

6       FcCharSetAddChar - Add a character to a charset
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcCharSetAddChar (FcCharSet *fcs, FcChar32 ucs4);
12

DESCRIPTION

14       FcCharSetAddChar  adds  a single Unicode char to the set, returning Fc‐
15       False on failure, either as a result of a constant set or from  running
16       out of memory.
17
18
19
20Fontconfig 2.13.93               28 11月 2020              FcCharSetAddChar(3)
Impressum