www.LinuxHowtos.org





FcNameParse

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcNameParse - Parse a pattern string  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcPattern * FcNameParse (const FcChar8 *name);
 

DESCRIPTION

Converts name from the standard text format described above into a pattern.


 

Index

NAME
SYNOPSIS
DESCRIPTION