1FcFontSetCreate(3) FcFontSetCreate(3)
23
4
NAME
6FcFontSetCreate - Create a font set
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcFontSet * FcFontSetCreate(void);
12.fi
13
DESCRIPTION
15Creates an empty font set.
16
VERSION
18Fontconfig version 2.8.0
1920
21
22
18 November 2009 FcFontSetCreate(3)