FcPatternCreate
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcPatternCreate - Create a patternSYNOPSIS
#include <fontconfig.h>
FcPattern * FcPatternCreate (void);
DESCRIPTION
Creates a pattern with no properties; used to build patterns from scratch.
VERSION
Fontconfig version 2.4.2


