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);
12       (FcChar32 ucs4);
13       .fi
14

DESCRIPTION

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

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009            FcCharSetAddChar(3)
Impressum