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

NAME

6       FcCharSetAddChar - Add a character to a charset
7

SYNOPSIS

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

DESCRIPTION

14       FcCharSetAddChar  adds  a  single  unicode  char  to the set, returning
15       FcFalse on failure, either as a result of a constant set or  from  run‐
16       ning out of memory.
17

VERSION

19       Fontconfig version 2.4.2
20
21
22
23                                  11 May 2007              FcCharSetAddChar(3)
Impressum