FcPatternCreate

Section: (3)
Updated: 11 10月 2013
Index Return to Main Contents
 

NAME

FcPatternCreate - Create a pattern  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcPattern * FcPatternCreate (void);
 

DESCRIPTION

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

VERSION

Fontconfig version 2.11.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
VERSION