1FcFontSetCreate(3) FcFontSetCreate(3)
2
3
4
6 FcFontSetCreate - Create a font set
7
9 #include <fontconfig.h>
10
11 FcFontSet * FcFontSetCreate (void);
12
14 Creates an empty font set.
15
17 Fontconfig version 2.4.2
18
19
20
21 11 May 2007 FcFontSetCreate(3)