x93.htmlPrev r270.htmlNext FcPatternCreate
Name
FcPatternCreate -- Create a pattern Synopsis
#include <fontconfig.h>
	
FcPattern * FcPatternCreate(void);
Description
Creates a pattern with no properties; used to build patterns from scratch.
	    
Version
Fontconfig version 2.3.91
	    
x93.htmlPrev index.htmlHome r270.htmlNext FUNCTIONS x93.html#AEN246Up FcPatternDestroy 