FcPatternCreate

Section: (3)
Updated: 18 November 2009
Index Return to Main Contents
 

NAME

FcPatternCreate - Create a pattern  

SYNOPSIS

#include <fontconfig.h>

FcPattern * FcPatternCreate(void);
.fi
 

DESCRIPTION

Creates a pattern with no properties; used to build patterns from scratch.  

VERSION

Fontconfig version 2.8.0